Scott Lahteine
|
7626d859a6
|
🎨 Apply F() to Host Actions strings
|
3 years ago |
Scott Lahteine
|
360311f232
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
46c53f6730
|
🎨 Apply F() to G-code suite and queue
|
3 years ago |
Scott Lahteine
|
b8c32e24d8
|
🎨 Rename MarlinUI::zoffset_overlay
|
3 years ago |
Sebastien Andrivet
|
11c829fb28
|
🐛 Fix ExtUI Pause messages (#22874)
|
3 years ago |
Scott Lahteine
|
a37580e4e8
|
🩹 Remove extra #include, misc. style
|
3 years ago |
Tanguy Pruvot
|
0e8e215d4e
|
🚸 Wake up TFT for some events (#22788)
|
3 years ago |
InsanityAutomation
|
e7a25a45e6
|
✨ Improve pause/filament change for ExtUI (#22655)
|
3 years ago |
Miguel Risco-Castillo
|
89898181bd
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
e705a7724e
|
🎨 Consolidate Ender-3 V2 DWIN common code (#22778)
|
3 years ago |
Tanguy Pruvot
|
224371dfc6
|
✨ TFT Screen/Backlight Sleep (#22617)
|
3 years ago |
Vert
|
50e52c0fdb
|
🐛 Fix ENABLED => EITHER typo (#22756)
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
3 years ago |
Miguel Risco-Castillo
|
6cf2cf7bd4
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Jyers
|
54416f780d
|
✨ Ender-3 V2 with Jyers UI (#22422)
|
3 years ago |
Scott Lahteine
|
cc3abcd2c5
|
🩹 Fix 'ms' warning
|
3 years ago |
Scott Lahteine
|
73ef26a106
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
3 years ago |
Katelyn Schiesser
|
9ddb4de70a
|
♻️ Consolidate PSU_CONTROL (#22304)
|
3 years ago |
Cytown
|
9741be5966
|
✨ Power-off confirm / beep options (#22191)
|
3 years ago |
luzpaz
|
c612b56bc1
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Scott Lahteine
|
c544711f14
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
3 years ago |
Scott Lahteine
|
4b2fdbeeb1
|
✨ M256 LCD brightness (#22478)
|
3 years ago |
Scott Lahteine
|
0074ea5e0b
|
🐛 Change font for selected language (#22381)
|
3 years ago |
InsanityAutomation
|
be13220e32
|
📺 ExtUI pause state response (#22164)
|
3 years ago |
Katelyn Schiesser
|
aa13c78458
|
🐛 Fix ExtUI 'lcd_clicked' definition (#22257)
|
3 years ago |
Scott Lahteine
|
2b37a71eba
|
♻️ Refactor status screen timeout
|
3 years ago |
Marcio T
|
08895e6cb0
|
🎨 Fix and improve FTDI Eve Touch UI (#22223)
|
3 years ago |
InsanityAutomation
|
d84e2d6e29
|
🎨 ExtUI "user click" and other tweaks (#22122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
ellensp
|
3fcf3f69ca
|
♻️ LEDs refactor and extend (#21962)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
e75c3b6c54
|
🎨 Macros for optional arguments (#21969)
|
4 years ago |
Scott Lahteine
|
8e28731f96
|
🎨 Update a condition
|
4 years ago |
Scott Lahteine
|
cdbd438a04
|
🎨 Rename all/no axis enums
|
4 years ago |
Scott Lahteine
|
c977e82074
|
🎨 MULTI_MANUAL => MULTI_E_MANUAL
|
4 years ago |
Scott Lahteine
|
49b05ba989
|
🎨 Flags for homing directions
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
c5c8ef436c
|
Signal SD completion later (#21840)
|
4 years ago |
Scott Lahteine
|
ad991734c4
|
Add and apply REPEAT_1 macro
|
4 years ago |
David
|
e306abaf8a
|
Color UI Move Screen for 320x240 TFT (#21708)
|
4 years ago |
Keith Bennett
|
62ec696cae
|
Fix "continuous" typo (#21701)
|
4 years ago |
Scott Lahteine
|
81ab756759
|
Changes supporting "Prussia3D" MK3 (#21617)
|
4 years ago |
Scott Lahteine
|
1bd35072cb
|
Fix axis char printing
|
4 years ago |
Mike La Spina
|
f1986545da
|
Laser Coolant Flow Meter / Safety Shutdown (#21431)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Martijn Bosgraaf
|
98a6015d3a
|
Extend M106/M107 for better laser module support (#16082)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Miguel Risco-Castillo
|
3c9ffa77f9
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
c6774812fa
|
More IntelliSense-friendly declarations
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
ellensp
|
1aae6395c6
|
Fix mini12864 v2.1 + PSU control + NeoPixel backlight (#21021)
|
4 years ago |
Victor Oliveira
|
0d7c02d2c6
|
Re-calibrate touch after EEPROM reset, if needed (#20934)
|
4 years ago |
ConstantijnCrijnen
|
cdefc19129
|
Configure / disable PRINTCOUNTER save interval (#20856)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |