452 Commits (39a5e3ca6ed69e443b409bcf204a8c3fc6d351aa)

Author SHA1 Message Date
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
Scott Lahteine ebf585b673 Fix an old sanity check 6 years ago
Scott Lahteine 0ee1a92971
Group status methods, share reset_status with Extensible UI (#12414) 6 years ago
Scott Lahteine a3923424c7 Clean up LCD width/height determination 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
revilor b60abc7c37 [2.0.x] Macro G-codes (#9365) 6 years ago
Scott Lahteine 4ed6397e5d
More comprehensive NO_LCD_MENUS (#12367) 6 years ago
Scott Lahteine b169320a03 Clean trailing whitespace 6 years ago
InsanityAutomation 6471a75a22 Combine more tool-change variables (#12137) 6 years ago
Scott Lahteine e574f01568
More advanced pause tweaks (#12356) 6 years ago
Scott Lahteine 427bc64ba1 G28 O respects HOME_AFTER_DEACTIVATE 6 years ago
Scott Lahteine 498dfa291e Update and fix CHDK 6 years ago
Scott Lahteine d5ab4cd22a Provide a default for Z_PROBE_LOW_POINT 6 years ago
KangDroid 82ff7c6542 Add a mesh edit menu for MBL / ABL-Bilinear 6 years ago
Scott Lahteine 44fa7fb18c Cleanups for leveling-related code 6 years ago
Scott Lahteine cd066bfeba Extend error messages for E factors sanity-checks 6 years ago
Ludy c10edb0998 Update, correct sanity-checks for up to 6 extruders (#12333) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) 6 years ago
Scott Lahteine 2c9586be0c Clear up HAS_WORKSPACE_OFFSET meaning 6 years ago
Ludy 5ba6607181 Fix keypad-related compile error (#12306) 6 years ago
Scott Lahteine 3eb9838dca Simplify TMC sanity-checks 6 years ago
Scott Lahteine 31c28d0dd2
Drop pgm_read_*_near and let headers choose (#12301) 6 years ago
Ludy 9f77df2590 Followup to menu refactor. TMC warnings, sanity. (#12288) 6 years ago
Scott Lahteine 3583e2b449
Followup to Menu Refactor (#12275) 6 years ago
TheLongAndOnly 5536228359 G34 Auto-align multi-stepper Z axis (#11302) 6 years ago
Scott Lahteine 182b1405d9 LCD conditionals in configurations 6 years ago
Scott Lahteine 2bf18950ab Refactor LCD menus 6 years ago
Scott Lahteine ab8425f1b5
Clean up PROBE_TRIGGERED_WHEN_STOWED_TEST (#12232) 6 years ago
Chris Rigter 3028a620af Add RACK_AND_PINION_PROBE (#12218) 6 years ago
Scott Lahteine e8031b1152 Add Custom Microstepping options 6 years ago
TheSFReader a07ac6312f G0 feedrate may be fixed or variable (#12172) 6 years ago
Ludy a93e9e6e9b Use preheat labels in place of PLA/ABS (#12194) 6 years ago
Scott Lahteine e229b831fa Customizable preheat labels 6 years ago
Scott Lahteine b641571098 Replace types.h with millis_t.h 6 years ago
Scott Lahteine 67a3c5a16a
Alternative info screen (Prusa-style) (#12132) 6 years ago
Hannes Brandstätter-Müller c36773bffb Update the Ender-4 example config (#12131) 6 years ago
InsanityAutomation 3ec3872730 Single Z raise value for all tool-changing / parking (#12090) 6 years ago
Scott Lahteine 8bf596bd4c RETRACT_ZLIFT => RETRACT_ZRAISE 6 years ago
Scott Lahteine 0139762a96 Fix a sanity check 6 years ago
AnHardt f56968ba0b New Continuous Filament Mixer (#12098) 6 years ago
Scott Lahteine 951b25163e
Extend M217 with configurable park/raise (#12076) 6 years ago
Scott Lahteine 1407afad73 Move SENSITIVE_PINS to its own file 6 years ago
Scott Lahteine 45e738876a Add stepper MS3 support 6 years ago
Giuliano Zaro d43d4e4219 Refactor PRINTER_EVENT_LEDS, apply to M303 (#12038) 6 years ago
Scott Lahteine cf5284cdf2
Add SD Firmware Update capability (#12043) 6 years ago
Marcio Teixeira 906a24fa81 Extensible user interface API (#11193) 6 years ago
InsanityAutomation ee253991d4 Various fixups for single-nozzle filament swap (#12036) 6 years ago
Scott Lahteine 7db0113b53 Improve E_AXIS_N macro 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago