33 Commits (46c53f67307f78fc2a42a926a0b8f1f6db2d7ea9)

Author SHA1 Message Date
Scott Lahteine 46c53f6730 🎨 Apply F() to G-code suite and queue 3 years ago
espr14 604a01cd1a 🎨 steps_to_mm => mm_per_step (#22847) 3 years ago
Tanguy Pruvot 224371dfc6 TFT Screen/Backlight Sleep (#22617) 3 years ago
DerAndere c1fca91103 🏗️ Support for up to 6 linear axes (#19112) 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine c977e82074 🎨 MULTI_MANUAL => MULTI_E_MANUAL 3 years ago
David e306abaf8a Color UI Move Screen for 320x240 TFT (#21708) 3 years ago
Scott Lahteine 3153080301 Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine 899fcf51e6 Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine c67e115f61 Revert experimental NAN patch 3 years ago
Scott Lahteine c66cbf0d69 Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 2059c6e4d0 Apply pointer formatting 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
Mike La Spina db4d9b7fcf Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot 69da8719cf Graphical TFT fixes, cleanup (#20861) 3 years ago
Tanguy Pruvot 60c9a9e654 lcd_put_wchar_max for COLOR_UI (#20838) 3 years ago
Victor Oliveira 427a2fca4d Fix Menu Mixer for Color UI (#20566) 4 years ago
Keith Bennett a8800d5b0a Small / Large Boot Screen option for TFT_COLOR_UI (#20578) 4 years ago
Keith Bennett aa65c6e477 Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 4 years ago
Scott Lahteine c0ad4718a4 Better animated boot screen 4 years ago
Scott Lahteine 448cf2c357 Adjust axis homed / trusted methods (#20323) 4 years ago
Victor Oliveira 264e921d3f SINGLE_TOUCH_NAVIGATION Follow Up (#20213) 4 years ago
Victor Oliveira 3d9b453000 Add Touch Calibration screen (#20049) 4 years ago
ellensp 42b37da1e7 BTT driver expansion for SKR 1.3/1.4 (#20088) 4 years ago
Victor Oliveira af5cf823ea Color UI single touch menu navigation (#20053) 4 years ago
Victor Oliveira 65383dd616 Show un-mounted media slot (#20005) 4 years ago
Scott Lahteine 6c103b72a2 Clean up comments, USB flash, NULLs 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Scott Lahteine 5a35595a3a Whitespace cleanup 4 years ago
Victor Oliveira 9d5f978d00 Move screen for Color UI (#19386) 4 years ago
Scott Lahteine ad30383b46 Fix up STATIC_ITEM (#18962) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
David 2e0a1f1aff
Color UI Move Screen for 320x240 TFT (#21708) 3 years ago
Scott Lahteine a29aefc9c0
Move last bootscreen delay to end of setup (#21665) 3 years ago
Scott Lahteine c4620bb528
Add whole-degree accessors, simplify some temperature-related features (#21685) 3 years ago
Scott Lahteine 528b9bd872 Revert experimental NAN patch 3 years ago
Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) 3 years ago
Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 3b73b115ca Apply pointer formatting 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
Mike La Spina b95e548ddb
Cooler (for Laser) - M143, M193 (#21255) 3 years ago
Tanguy Pruvot c12be1f98c
Graphical TFT fixes, cleanup (#20861) 3 years ago
Tanguy Pruvot 0f612d5021
lcd_put_wchar_max for COLOR_UI (#20838) 3 years ago
Victor Oliveira 185e31d322
Fix Menu Mixer for Color UI (#20566) 4 years ago
Keith Bennett cfcfc8047a
Small / Large Boot Screen option for TFT_COLOR_UI (#20578) 4 years ago
Keith Bennett a0c8d348a0
Anet ET4 / ET4P and Anet TFT28 / TFT35 (#20280) 4 years ago
Scott Lahteine 9c9113e225 Better animated boot screen 4 years ago
Scott Lahteine 8fd8772a6f
Adjust axis homed / trusted methods (#20323) 4 years ago
Victor Oliveira 28e315cd69
SINGLE_TOUCH_NAVIGATION Follow Up (#20213) 4 years ago