Scott Lahteine
|
f3b593ae73
|
🎨 Fix spelling, whitespace
|
2022-06-05 21:11:27 -05:00 |
|
lujios
|
fcef8d946c
|
⚡️ Improve Sensorless homing/probing accuracy for G28, G33, M48 (#24220)
Co-Authored-By: Robby Candra <robbycandra.mail@gmail.com>
Co-Authored-By: ellensp <530024+ellensp@users.noreply.github.com>
|
2022-06-04 00:57:34 -05:00 |
|
Scott Lahteine
|
9ab1a57d72
|
♻️ Consolidate DGUSScreenHandler class (#24067)
|
2022-05-07 18:46:20 -05:00 |
|
ellensp
|
230db90b70
|
🩹 Fix DGUS_PREHEAT_UI enable with DGUS_LCD_CLASSIC (#24066)
|
2022-05-07 18:40:42 -05:00 |
|
Scott Lahteine
|
4ec9af42b8
|
💥 Rename ExtUI settings methods
|
2022-05-07 18:13:09 -05:00 |
|
Scott Lahteine
|
2ee4a667e1
|
💡 Misc. cleanup, comments
|
2022-05-07 16:17:47 -05:00 |
|
Scott Lahteine
|
4817efcf81
|
🧑💻 Add ExtUI::onLevelingDone, match DWIN to ExtUI
|
2022-05-07 15:58:31 -05:00 |
|
Scott Lahteine
|
2a584cea96
|
🎨 Misc. DGUS cleanup
|
2022-05-07 15:55:08 -05:00 |
|
Scott Lahteine
|
38e0e92e9d
|
✏️ Fix MKS enum
|
2022-05-07 15:38:55 -05:00 |
|
DejitaruJin
|
2f48c30445
|
🩹 Fix DWIN float debugging (#23601)
|
2022-05-07 15:38:55 -05:00 |
|
zerkix
|
70f03ad852
|
🐛 Finish and organize temp sensors (#23519)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2022-05-07 15:24:42 -05:00 |
|
Scott Lahteine
|
5b9f3bd4b1
|
🧑💻 Remove extraneous 'inline' hints
|
2022-01-09 04:33:17 -06:00 |
|
Scott Lahteine
|
58c84f17ba
|
🎨 Simplify some debug echos
|
2022-01-09 01:31:03 -06:00 |
|
Giuliano Zaro
|
f3fc1d15a3
|
🩹 Fix include path (#23150)
|
2021-12-25 01:26:59 -06:00 |
|
Scott Lahteine
|
d29a9014f2
|
🎨 Standard 'cooldown' method
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
205d867e4b
|
🎨 Standard material presets behavior
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
cbc7dadf42
|
🎨 Apply HAS_MULTI_HOTEND conditional
|
2021-12-25 00:46:48 -06:00 |
|
Scott Lahteine
|
3d102a77ca
|
🎨 Apply F() to kill / sendinfoscreen
|
2021-12-25 00:45:04 -06:00 |
|
Scott Lahteine
|
46c53f6730
|
🎨 Apply F() to G-code suite and queue
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
2b9ae0cc33
|
🎨 Apply F() to G-code subcommands
|
2021-12-25 00:20:45 -06:00 |
|
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
2021-10-02 22:31:15 -05:00 |
|
mrv96
|
9d73fcb959
|
✨Add DGUS_LCD_UI_RELOADED (#21931)
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
f434915ad6
|
🚸 Show ExtUI message for PID_STARTED
|
2021-10-02 22:31:15 -05:00 |
|
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
2021-09-12 19:17:24 -05:00 |
|
Scott Lahteine
|
eb0d80cb19
|
🎨 Update MKSPWC, some other pins (#22557)
|
2021-08-18 20:39:41 -05:00 |
|
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
2021-08-18 20:29:56 -05:00 |
|
ellensp
|
bc773e9c96
|
🐛 Fix sprintf_P compile error (Maple) (#22479)
|
2021-08-09 00:02:57 -05:00 |
|
ellensp
|
c753071961
|
🐛 Fix DGUS displays compile (#22464)
|
2021-08-08 23:58:18 -05:00 |
|
Scott Lahteine
|
3e559d5c1c
|
🎨 abs => ABS
|
2021-08-08 23:52:56 -05:00 |
|
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
2021-07-17 01:54:27 -05:00 |
|
Scott Lahteine
|
927a1a1738
|
🐛 Fix LCD define typos
|
2021-06-20 16:40:50 -05:00 |
|
Sola
|
3b0a40cd5d
|
🐛 Fix ExtUI/DGUS Celsius display (#22121)
|
2021-06-15 00:11:46 -05:00 |
|
Scott Lahteine
|
83c74802f8
|
🎨 General cleanup of extui/dgus
In relation to #22121
|
2021-06-15 00:11:42 -05:00 |
|
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2021-06-15 00:05:03 -05:00 |
|
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
2021-06-15 00:03:55 -05:00 |
|
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
94e67a036a
|
🐛 Fix compile with PREVENT_COLD_EXTRUSION off
|
2021-05-22 16:18:42 -05:00 |
|
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
2021-05-22 16:08:03 -05:00 |
|
tobuh
|
31d3a781a8
|
Fix and improve Power-Loss Recovery (#21779, #21894)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
c5c8ef436c
|
Signal SD completion later (#21840)
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
cca5844ba9
|
Misc. code cleanup
|
2021-05-15 15:05:53 -05:00 |
|
Scott Lahteine
|
d3e902af76
|
Move ExtUI subfolders up a level (#21820)
|
2021-05-15 15:05:53 -05:00 |
|