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
ec23e37a4a
Clean up comments, USB flash, NULLs
4 years ago
Scott Lahteine
eaf6777a66
Rename ultralcd => marlinui
4 years ago
Scott Lahteine
c2c6a679ea
Rename LCD conditionals ( #19533 )
4 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 )
5 years ago
Scott Lahteine
e6dfc991ae
Patch tabs, heater led tests
5 years ago
Scott Lahteine
15f94e5ee5
Add NUL_STR global
5 years ago
Scott Lahteine
ea3217cd46
Move 'draw' methods into Menu Item classes ( #15760 )
5 years ago
Scott Lahteine
7a342ecb93
Show Total E during print ( #15703 )
5 years ago
LinFor
b20d5a7cc6
Estimate Remaining Time (graphical display) ( #15497 )
5 years ago
Marcio Teixeira
6a865a6146
Multi-language support ( #15453 )
5 years ago
Marcio Teixeira
dc14d4a13c
Improvements and fixes to Lulzbot UI ( #15490 )
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Scott Lahteine
4c16661153
Use named styles in draw_menu_item_static
5 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
Ludy
05995d1fd6
Unify buzz methods as MarlinUI::buzz ( #14803 )
6 years ago
Robby Candra
823178c272
Use u8g int type for screen coordinates ( #14965 )
6 years ago
Ludy
d7172a4558
Cleanup and conditions ( #14886 )
6 years ago
Marcio Teixeira
eb7840dabb
Match select item to encoder direction ( #14673 )
6 years ago
Scott Lahteine
fe02241044
NONE on combined options
6 years ago
Scott Lahteine
750a16ad38
Fix MIN/MAX function collision with macros
6 years ago
Scott Lahteine
ae9232962e
Use heater index defines
6 years ago
Scott Lahteine
a8d68b7c8a
Common method for scaled fan speed
6 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
6 years ago
Scott Lahteine
2a96d4e23a
Move number-to-string functions to libs
6 years ago