Scott Lahteine
90b5645223
🩹 Fix lcd_preheat compile
2 年前
Scott Lahteine
8aca38351c
🧑💻 Extend LCD string substitution (#24278 )
2 年前
Scott Lahteine
ab46b7e2f2
🧑💻 HAS_MARLINUI_MENU, HAS_MANUAL_MOVE_MENU
2 年前
Scott Lahteine
70e31bff45
🎨 Standard 'cooldown' method
3 年前
Scott Lahteine
1d80464ba7
🎨 Define HAS_PREHEAT conditional
3 年前
Scott Lahteine
aa2c6387e9
🎨 Apply HAS_MULTI_HOTEND conditional
3 年前
Katelyn Schiesser
7888584fec
🐛 Use setTargetHotend in menus (#22247 )
3 年前
ellensp
d436c93f37
✨ Redundant Part Cooling Fan (#21888 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
ellensp
ef9ca61039
Fix Singlenozzle Standby issues (#21759 )
Fixes #21758
Co-authored-by: Scott Lahteine <github@thinkyhead.com >
3 年前
Scott Lahteine
dfcccb63a1
Use temperature accessors
3 年前
Mike La Spina
235ba92602
Followup to Laser Flow Meter (#21498 )
3 年前
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown (#21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com >
3 年前
Scott Lahteine
cfa6c7d45b
Improve max temp / target
3 年前
Mike La Spina
b95e548ddb
Cooler (for Laser) - M143, M193 (#21255 )
3 年前
Vi B-P
f7d9305786
Preheat Menu shortcut option (#20350 )
3 年前
Scott Lahteine
3f90ecfd77
Move singlenozzle temp/fan (#20829 )
3 年前
Scott Lahteine
0cbc44d8bf
Fix SINGLENOZZLE compile
3 年前
Scott Lahteine
b41f41589a
General cleanup, use _BV
3 年前
Keith Bennett
c12e6933f5
Multi-Hotend Preheat Fixes (#20165 )
* Return to Status Screen on Multi-Hotend Preheat All
Co-authored-by: Victor Oliveira <81722+rhapsodv@users.noreply.github.com >
4 年前
Jason Smith
ce90447531
Fix 0 extruders & bed compile (#20030 )
4 年前
Scott Lahteine
e99f967372
Starting fan followup
4 年前
Victor Oliveira
313efa33ae
Fix starting fan with bad material preset index (#19773 )
4 年前
Scott Lahteine
782eabc226
Shared singlenozzle item
4 年前
Scott Lahteine
0ff3ae3cc6
Fix Tune/Fan edit items
- Fixes #19617
- Followup to #18400
4 年前
Scott Lahteine
4f67642122
Header for individual menus
4 年前
Diego von Deschwanden
42fbd527f3
Fix links to secure sites (#18745 )
4 年前
Scott Lahteine
2d33a9fd7c
Add REPORT_FAN_CHANGE as an option
4 年前
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 年前
Scott Lahteine
30ee0d3800
Suppress unused var warning
4 年前
Jason Smith
5a96695ead
Fix Fan Speed menu items (#18400 )
4 年前
Scott Lahteine
4ace981ba0
Clean up preheat edit items
4 年前
Scott Lahteine
43a994e0df
Fix material preset editing
4 年前
Scott Lahteine
4275466f49
Fix issues with no hotend / bed / fan (#18395 )
4 年前
Scott Lahteine
e8b0796fc7
Revert menu_item_if ahead of refactor
4 年前
studiodyne
89b17b5463
Followup fixes for singlenozzle, etc. (#17712 )
4 年前
Scott Lahteine
4f003fc7a7
Streamline menu item logic (#17664 )
4 年前
Scott Lahteine
37176ed2b9
Apply maxtemp patch
4 年前
Scott Lahteine
fec416f9db
LCD preheat followup
4 年前
Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
4 年前
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
4 年前
Scott Lahteine
3d45a4bd23
Encapsulate Temperature items
4 年前
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code (#17619 )
4 年前
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
4 年前
Scott Lahteine
ad7a6e10a7
Fix no-bed compile error
4 年前
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros (#17159 )
4 年前
Scott Lahteine
bfad23d3e2
(c) 2020
4 年前
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595 )
4 年前
Giuliano Zaro
ef8f829513
Fix CHAMBER_MAXTEMP security margin (#16600 )
4 年前
thisiskeithb
5beca89412
Add menu item Tune > Advance K (#16488 )
4 年前
InsanityAutomation
e81b946f06
Better singlenozzle stored fan speed menus (#15921 )
5 年前