Scott Lahteine
3f103c91f0
🎨 Laser Ammeter followup ( #22079 )
Followup to #21835
3 years ago
Mike La Spina
2fd9971f41
Add Laser Based I2C Ammeter Feature ( #21835 )
3 years ago
Marcio T
d8a02bbbdb
🎨 Reorganize FTDI Touch UI variants ( #22066 )
3 years ago
ellensp
76d4a395d1
🩹 Fallback ID for MKS TS35 V2.0 ( #22031 )
3 years ago
DerAndere
c1fca91103
🏗️ Support for up to 6 linear axes ( #19112 )
Co-authored-by: Scott Lahteine <github@thinkyhead.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
Marcio T
f5f999d7bf
📺 Fix and enhance FTDI EVE Touch UI ( #22047 )
3 years ago
Roman Moravčík
9268a4b28c
🌐 Update Slovak language ( #22000 )
3 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 )
3 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
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
Victor Oliveira
7378afc6d8
Prevent watchdog reset in setup() ( #21776 )
Cause `manage_heaters` to only reset the watchdog and return until `setup()` is completed.
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
vyacheslav-shubin
addc91a409
ExtUI event for PID tuning start ( #21734 )
4 years ago
Mike La Spina
450f329f05
Laser Cutter Air Assist ( #21753 )
4 years ago
Scott Lahteine
1f72b4f65b
Define 'filelist' for dgus/origin
4 years ago
ellensp
50195ec990
Add missing ExtUI method ( #21763 )
Fixes #21761
4 years ago
ellensp
d00f6cbe12
Fix Singlenozzle Standby issues ( #21759 )
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
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
David
e306abaf8a
Color UI Move Screen for 320x240 TFT ( #21708 )
4 years ago