Victor Oliveira
2b4284df81
✨ MULTI_VOLUME for Color UI and MarlinUI ( #22004 )
4 years ago
InsanityAutomation
d84e2d6e29
🎨 ExtUI "user click" and other tweaks ( #22122 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Victor Oliveira
56355159c6
🐛 Include common TFT driver macros ( #22125 )
4 years ago
Katelyn Schiesser
a7135d429b
🐛 Fix UBL 'R' parameter and adjust 'P' ( #22129 )
4 years ago
Sola
3b0a40cd5d
🐛 Fix ExtUI/DGUS Celsius display ( #22121 )
4 years ago
Scott Lahteine
83c74802f8
🎨 General cleanup of extui/dgus
In relation to #22121
4 years ago
Zs.Antal
3e7a9e5d20
🌐 Update Hungarian language ( #22083 )
4 years ago
Marcio T
507e1e436e
🎨 Fix and improve FTDI Eve Touch UI ( #22093 )
4 years ago
Scott Lahteine
c9a3ba99be
🎨 Adjust some conditionals
4 years ago
Scott Lahteine
3f103c91f0
🎨 Laser Ammeter followup ( #22079 )
Followup to #21835
4 years ago
Mike La Spina
2fd9971f41
Add Laser Based I2C Ammeter Feature ( #21835 )
4 years ago
Marcio T
d8a02bbbdb
🎨 Reorganize FTDI Touch UI variants ( #22066 )
4 years ago
ellensp
76d4a395d1
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
4 years ago
DerAndere
c1fca91103
🏗️ Support for up to 6 linear axes ( #19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 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
Marcio T
f5f999d7bf
📺 Fix and enhance FTDI EVE Touch UI ( #22047 )
4 years ago
Roman Moravčík
9268a4b28c
🌐 Update Slovak language ( #22000 )
4 years ago
Pascal de Bruijn
493eb446b7
✨ MEDIA_MENU_AT_TOP for MarlinUI ( #21925 )
4 years ago
Krzysztof Błażewicz
7898307d78
🌐 Update Polish language ( #21993 )
4 years ago
ellensp
3fcf3f69ca
♻️ LEDs refactor and extend ( #21962 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
e75c3b6c54
🎨 Macros for optional arguments ( #21969 )
4 years ago
Scott Lahteine
4dae5890e9
♻️ Refactor, comment endstop/probe enums
4 years ago
Scott Lahteine
f60965a107
📝 Update ExtUI example
4 years ago
Scott Lahteine
3995e8373c
🎨 Shorten lcd relative paths
4 years ago
Scott Lahteine
87a943756a
🎨 Move HAS_EXTRUDERS
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
94e67a036a
🐛 Fix compile with PREVENT_COLD_EXTRUSION off
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
f7d28ce1d6
🎨 Misc cleanup and fixes
4 years ago
Scott Lahteine
c85633b47f
🎨 Use defined strings
4 years ago
Moonglow
b6e1838fa6
Fix MKS UI missing font select condition ( #21905 )
4 years ago
ellensp
5298fa357c
Fix nextion compile error ( #21884 )
4 years ago
tobuh
31d3a781a8
Fix and improve Power-Loss Recovery ( #21779 , #21894 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
BigTreeTech
ac11c689f7
Capacitive Touch Screen (GT911) for SKR SE BX ( #21843 )
Co-authored-by: Msq001 <alansayyeah@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
sanek88lbl
06e965e29c
Lerdge K EEPROM and TFT ( #21812 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
c5c8ef436c
Signal SD completion later ( #21840 )
4 years ago
Adrian DC
83309c1ac8
Fix E3V2 Control Menu icon/text order ( #21838 )
Fixes #21837
4 years ago
charlespick
ec2f4f512e
Active MMU slot indicator ( #21842 )
4 years ago
Scott Lahteine
ad991734c4
Add and apply REPEAT_1 macro
4 years ago
Scott Lahteine
cca5844ba9
Misc. code cleanup
4 years ago
Scott Lahteine
d3e902af76
Move ExtUI subfolders up a level ( #21820 )
4 years ago
Vert
0b3420a012
UBL Mesh Wizard ( #21556 , #21791 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
db90a180c2
Cleanup, hex formatting, includes
4 years ago
Scott Lahteine
d174d610bd
Temperature cleanup
4 years ago
ellensp
3fa3be1f31
Fix MMU2 compile with include ( #21809 )
4 years ago
Scott Lahteine
a468701511
Cleanup, hex formatting
4 years ago
Scott Lahteine
f67cd07328
Pause and PLR refinements
- Move `pause_print` argument `unload_length` after `show_lcd` so it's next to `DXC_ARGS`.
- Tweak the position and conditions of PLR save in `resume_print`.
- Add `Nozzle::park_mode_0_height` accessor to get the raised Z height.
- Remove extraneous `recovery.save` from `dwin.cpp`.
- Move PLR `info.volumetric...` to `flag`.
- Remove some G-code spaces in PLR code
- Document `pause.h` function declarations.
4 years ago