Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
4 years ago
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
Fixes #21761
4 years ago
Sebastiaan Dammann
2d9557cf40
Fix Z raise in filament load M701 ( #21762 )
Fixes #21750
4 years ago
tobuh
5625ceec7d
Fix Power-Loss Save on Pause ( #21749 )
4 years ago
hartmannathan
888e9cb60b
Comment correction ( #21729 )
4 years ago
ellensp
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
ellensp
8abef30a75
Fix SDCARD_CONNECTION default for BTT SKR ( #21755 )
4 years ago
Scott Lahteine
158b26b875
Fix undefined abl_points
4 years ago
Scott Lahteine
d92decb774
Marlin 2.0.8
4 years ago
Scott Lahteine
af9d3c027e
MKS Robin flash address
4 years ago
Scott Lahteine
47c148628e
Restore workflows
4 years ago
Nikolay March
e7c2a3a1da
Sanity-check for COREnn backlash ( #21731 )
4 years ago
lujios
d32575ee74
Fix compile with DISTINCT_E_FACTORS + SLIM_LCD_MENUS ( #21733 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
f6b0398ca8
Heater error status
4 years ago
Keith Bennett
d5c6762332
Fix BTT E3 RRF and SKR V2 (Generic PIO) ( #21741 )
Follow-up to #21655
4 years ago
David
a1154b226d
Fix Thermal Runaway false-alarm in M303, add HeaterWatch::check ( #21743 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
731a018905
Silence warning in gcode_D
4 years ago
Scott Lahteine
f45f4a8d54
Merge branch 'bugfix_no_dates' into prepare_release_2073
4 years ago
David
e306abaf8a
Color UI Move Screen for 320x240 TFT ( #21708 )
4 years ago
Keith Bennett
bc28aed5b1
Clean up TFT comments ( #21723 )
4 years ago
Keith Bennett
93afb02994
BTT SKR V2 probe and chamber pins ( #21717 )
4 years ago
Scott Lahteine
0db64af9b2
Rename, clean up boards/variants ( #21655 )
* Consolidate variant scripts
* Rename Marlin-local boards
* Simplify variants where possible
* Rename variants
* CHITU_F103 and MEEB_3DP: Maple platform `platformio-build-stm32f1.py` uses the 'board' name, not 'board_build.variant' so folder names match 'board' and not `board_build.variant`.
4 years ago
Keith Bennett
4da3f45f41
BTT SKR V2.0 / Stepper Driver Anti-Reverse Protection ( #21503 )
4 years ago
Adrian DC
8a8aeba17c
Fix E3V2 Advanced Settings with PLR off ( #21700 )
Fixes #21534
4 years ago
Marcio T
e640d9246d
FTDI EVE Touch UI fixes ( #21706 )
4 years ago
ellensp
81d7a6b81d
Use temp_info_t for temp_redundant ( #21715 )
Fixes #21712
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Victor Oliveira
08537dc891
Remove compiler flag merge-constants ( #21711 )
4 years ago
Sebastiaan Dammann
c2741affe9
Make Cancel Objects reporting optional ( #21698 )
4 years ago
hartmannathan
301cc85fec
typo ( #21710 )
4 years ago
Vert
3433bfc3bd
Help users confused by "bed size" ( #21714 )
4 years ago
Keith Bennett
62ec696cae
Fix "continuous" typo ( #21701 )
4 years ago
Scott Lahteine
0d0ec3ec89
Prettier output from opt scripts ( #21707 )
4 years ago
Vert
1d4c2454bc
Fix relocated LiquidCrystal library ( #21699 )
Followup to 770e539859
4 years ago
Scott Lahteine
0fb606fa0a
whitespace
4 years ago
Scott Lahteine
0ec489d6f2
Fix HMI_HomeOffN axis
Followup to #21534
4 years ago
pinchies
7e3cf82a40
Fix usage, commentary of MANUAL_PROBE_START_Z, Z_AFTER_PROBING ( #21692 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Miguel Risco-Castillo
84e8d4c603
E3V2 DWIN Advanced Settings ( #21534 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
8373bd1b71
Use Adafruit LiquidCrystal
4 years ago
Scott Lahteine
6202b2d324
Remove extra platform_packages line
4 years ago
Scott Lahteine
e46f81af22
Add INO to .editorconfig
4 years ago
Vert
888cabff27
Sanity check MIXING_EXTRUDER + DISTINCT_E_FACTORS ( #21689 )
4 years ago
Scott Lahteine
c6b6437761
Drop Deviot workaround
4 years ago
Scott Lahteine
1830629472
Use temperature accessors
4 years ago
Nikolay March
12ca73947b
Backlash Compensation for COREnn ( #21612 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
fedetony
c39c17c1b5
Soft Reset via Serial or post-kill button click ( #21652 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Ramiro Polla
27a26fcfeb
Avoid + 0.0f in menu items ( #21642 )
4 years ago
Malderin
48d5fae514
Fix Bed Tramming 5th point ( #21646 )
4 years ago
Scott Lahteine
3153080301
Move last bootscreen delay to end of setup ( #21665 )
4 years ago
Ryan Finnie
309d82b6aa
Clean up / improve generate_version script ( #21674 )
4 years ago
vyacheslav-shubin
b9715c5a03
ExtUI::onPostprocessSettings ( #21683 )
4 years ago