Scott Lahteine
b661795ae5
🎨 Fewer serial macros
3 years ago
MangaValk
2e726c46c8
Tool sensors ( #17239 )
4 years ago
Scott Lahteine
3226e12037
Add typedef celsius_t ( #21374 )
4 years ago
borland1
ff729744e5
Main / Config Custom Submenus ( #18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
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
Scott Lahteine
0b7de80a6f
Move common strings ( #20846 )
4 years ago
Scott Lahteine
71be210795
Move some MarlinCore and MarlinUI code ( #20832 )
4 years ago
Scott Lahteine
448cf2c357
Adjust axis homed / trusted methods ( #20323 )
4 years ago
InsanityAutomation
983bb89063
Update IDEX menus, add post-M605 event G-code ( #20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Lucas Seiki Oshiro
d7d1ef8228
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
58deab1915
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
b3890d385c
Add multi-extruder condition
4 years ago
swissnorp
7d2e4481c7
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
fd0a3df315
Header for individual menus
4 years ago
Scott Lahteine
ca54d67814
Fix Select Screen cancel destination
4 years ago
Scott Lahteine
ad30383b46
Fix up STATIC_ITEM ( #18962 )
4 years ago
MangaValk
553487cc8a
Tool sensors ( #17239 )
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
4 years ago
borland1
df1ef496d1
Main / Config Custom Submenus ( #18177 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
4 years ago
Scott Lahteine
c0870d417a
Move some MarlinCore and MarlinUI code ( #20832 )
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
4 years ago
InsanityAutomation
e955dce3dc
Update IDEX menus, add post-M605 event G-code ( #20133 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Lucas Seiki Oshiro
c0b4f4eb47
"Sound: ON/OFF" menu item ( #19901 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 years ago
Scott Lahteine
76d8d1742c
Add multi-extruder condition
4 years ago
swissnorp
a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE ( #18907 )
4 years ago
Scott Lahteine
4f67642122
Header for individual menus
4 years ago
Scott Lahteine
bf316d9ec5
Fix Select Screen cancel destination
4 years ago
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM ( #18962 )
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
4 years ago
Giuliano Zaro
b0c6cfb051
MarlinUI support for up to 5 Material Presets ( #18488 )
- Add `I` preset parameter to `G26`, `M106`, `M140`, and `M190`.
- Extend menu items to permit a string interpolation.
- Keep material names in a list and interpolate in menu items.
- Extend material presets to support up to 5 predefined materials.
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
d6682c8609
Whitespace cleanup
4 years ago
ellensp
d7e06198c5
Hide menu item with no fan ( #18470 )
4 years ago
Scott Lahteine
43a994e0df
Fix material preset editing
4 years ago
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan ( #18395 )
4 years ago
ManuelMcLure
3e5158c430
Move Case Light to LEDs submenu ( #18290 )
4 years ago
Scott Lahteine
52aa459a2d
Improved EEPROM boot error ( #17916 )
5 years ago
Scott Lahteine
4f003fc7a7
Streamline menu item logic ( #17664 )
5 years ago
Scott Lahteine
c536b8de62
Apply ternary macros
5 years ago
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
5 years ago
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
Followup to #17149
5 years ago
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
5 years ago
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
5 years ago