Scott Lahteine
3b73b115ca
Apply pointer formatting
4 years ago
Mike La Spina
ccdbffbf3f
Laser Coolant Flow Meter / Safety Shutdown ( #21431 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
e5ff55a1be
Add typedef celsius_t ( #21374 )
4 years ago
Scott Lahteine
58f0330d3f
MKS / E3V2 LCD code cleanup
4 years ago
Vert
490d4a504a
GT2560 v4.1B, YHCB2004 SPI character LCD ( #21091 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
4 years ago
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
4 years ago
Scott Lahteine
8fd8772a6f
Adjust axis homed / trusted methods ( #20323 )
4 years ago
Thomas Niccolo Reyes
1c7f53bbb2
Fix M73 LCD code typo ( #20300 )
4 years ago
ellensp
c059ea0ea0
Remaining Time followup ( #20199 )
4 years ago
Thomas Niccolo Reyes
04a3ece3e0
Remaining Time for Prusa-style LCD layout ( #20148 )
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>
5 years ago
Scott Lahteine
ec23e37a4a
Clean up comments, USB flash, NULLs
5 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
5 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
5 years ago
deram
24d8daa01b
SHOW_REMAINING_TIME for HD44780 character LCD ( #19416 )
5 years ago
ellensp
979876e958
Improve temperature runaway, idle timeout ( #19339 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
5 years ago
Scott Lahteine
49ca16c3fb
heater_ind_t => heater_id_t
5 years ago
Scott Lahteine
c2d5b63a98
Fix up STATIC_ITEM ( #18962 )
5 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
5 years ago
Scott Lahteine
0e1cb10909
Fix / improve menu items ( #18644 )
5 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>
5 years ago
Scott Lahteine
f445bc26e5
Minor LCD cleanup, improvement
5 years ago
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
5 years ago
Scott Lahteine
ab2b98e425
Apply composite tests
5 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
5 years ago
Scott Lahteine
514afddeb4
Minor code cleanup
5 years ago
Scott Lahteine
118bd2f8b2
Apply loop shorthand macros ( #17159 )
5 years ago
Scott Lahteine
13118dbd8d
Additional numtostr functions
5 years ago
Scott Lahteine
3473b21710
Move millis_t includes
5 years ago
Scott Lahteine
5e9a10dbae
Use PSTR for common labels
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
yangwenxiong
248b7dfa59
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans ( #16595 )
5 years ago
Scott Lahteine
27cb4db80e
Reduced string storage using tokens ( #15593 )
5 years ago
Axel
786617e375
Fix RAMPS + VIKI i2c ( #15811 )
6 years ago
Scott Lahteine
e6dfc991ae
Patch tabs, heater led tests
6 years ago
Scott Lahteine
15f94e5ee5
Add NUL_STR global
6 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
6 years ago
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
6 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
6 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
6 years ago
Marcio Teixeira
dc14d4a13c
Improvements and fixes to Lulzbot UI ( #15490 )
6 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
6 years ago
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
6 years ago
Scott Lahteine
c353eaa146
Misc changes from struct refactor ( #15289 )
6 years ago
Scott Lahteine
75927e17dd
Filament Width Sensor singleton ( #15191 )
6 years ago
Scott Lahteine
584c86bed1
More "zero extruders" changes ( #15213 )
6 years ago
Robby Candra
6b05d5d65d
Allow TOUCH_BUTTONS to be swapped ( #15100 )
6 years ago
Scott Lahteine
3ac76f0489
Invariant Marlin bootscreen ( #15057 )
6 years ago
Scott Lahteine
7924e0d819
Add print at position shortcuts
6 years ago