102 Commits (84f9490149069a62c056cad9cb83ee7f2b4ee422)

Author SHA1 Message Date
Scott Lahteine 84f9490149 🎨 Define HAS_PREHEAT conditional 3 years ago
Scott Lahteine 360311f232 🎨 Apply F() to status message 3 years ago
Scott Lahteine b661795ae5 🎨 Fewer serial macros 3 years ago
Scott Lahteine 651f15f833 🎨 Cosmetic cleanup 3 years ago
Scott Lahteine e75c3b6c54 🎨 Macros for optional arguments (#21969) 3 years ago
Scott Lahteine 6a1e78e614 Optimize G-code flag parameters (#21849) 3 years ago
Scott Lahteine 973f65f80c Use celsius_t for temperature accessors 3 years ago
Marcio T c46c2c4f3c Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
Marcio T 82e6a2ed62 G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine a4d5f96e9a Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine 3226e12037 Add typedef celsius_t (#21374) 3 years ago
deirdreobyrne e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
X-Ryl669 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine 1bc65be70f Custom G26 FR followup 3 years ago
ScrewThisBanana b9d19291fe Adding custom move feedrate for G26 Travel moves, Original #20729 (#20879) 3 years ago
Roxy-3D 17a4ef6730 Revert "Adding custom move feedrate for G26 (#20729)" (#20870) 3 years ago
ScrewThisBanana 5398bfab36 Adding custom move feedrate for G26 (#20729) 3 years ago
Victor Oliveira 3d9b453000 Add Touch Calibration screen (#20049) 4 years ago
uwedamm 35d75c354e Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
Scott Lahteine 141f6825ce Rename ultralcd => marlinui 4 years ago
Jason Smith 8b4f82cd07 Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine 58deab1915 Rename LCD conditionals (#19533) 4 years ago
swissnorp 7d2e4481c7 Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Alexander Gavrilenko 8f8b0d84ae Support for TFT & Touch Screens (#18130) 4 years ago
Scott Lahteine 58cc4b7043 Use celsius_t for temperature accessors 3 years ago
Marcio T 75b790376d
Touch UI Bed Mesh Screen refactor, enhancements (#21521) 3 years ago
Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) 3 years ago
Scott Lahteine e5ff55a1be
Add typedef celsius_t (#21374) 3 years ago
deirdreobyrne 468e437390
Allow Zero Endstops (e.g., for CNC) (#21120) 3 years ago
X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
Scott Lahteine ee93101b24 Custom G26 FR followup 3 years ago
ScrewThisBanana 7f4c5b86db
Adding custom move feedrate for G26 Travel moves, Original #20729 (#20879) 3 years ago
Roxy-3D 8f7bac4999
Revert "Adding custom move feedrate for G26 (#20729)" (#20870) 3 years ago
ScrewThisBanana 14567f3459
Adding custom move feedrate for G26 (#20729) 3 years ago
Victor Oliveira ea371618da
Add Touch Calibration screen (#20049) 4 years ago
uwedamm a596969049
Fix G2/G3 P<circles> E and Z motion (#19797) 4 years ago
Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 4 years ago
Jason Smith c6cf3da276 Fix various errors, warnings in example config builds (#19686) 4 years ago
Jason Smith c762b7c91b
Fix various errors, warnings in example config builds (#19686) 4 years ago
Scott Lahteine c2c6a679ea
Rename LCD conditionals (#19533) 4 years ago
swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) 4 years ago
Alexander Gavrilenko 117df87d19
Support for TFT & Touch Screens (#18130) 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Giuliano Zaro b0c6cfb051
MarlinUI support for up to 5 Material Presets (#18488) 4 years ago
Scott Lahteine 73fc0778b8
Consolidate probe clearance, add section debug (#18576) 4 years ago
Scott Lahteine 97e47b4494 Wrap some macros 4 years ago
Scott Lahteine 33217b0dd0 Add HOTEND_OVERSHOOT 4 years ago
Scott Lahteine 8b3c7dda75 Add HAS_FAN and others 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago