Commit Graph

13 Commits (4902fd4e956ac86aad331cff5571952e4dd76745)

Author SHA1 Message Date
Scott Lahteine cc3204509c UBL patch from Bob-the-Kuhn
Scott Lahteine 3e927ff204 Replace MBL Z hacking
Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup.
Scott Lahteine 3391c785c6 Support for distinct E factors
Scott Lahteine 2495ab7af2 Make dual_x_carriage_mode an enumeration
Scott Lahteine ecf7cdde65 Augment planner/stepper getters/setters
Scott Lahteine 13523cbf29 Fix and extend BLTouch support
Scott Lahteine f38a33a5d8 Add handling of BLTouch error state
Scott Lahteine 21514568fd Add enum for ALL_AXES
Scott Lahteine a255945f29 Add DEBUG_ALL enum
Scott Lahteine d8945e8464 Fix Z_HEAD index for COREYZ
Scott Lahteine 4e67a85a5d Macros to loop over axes
João Brázio 3ebad4e020 Moves all global enums to a central file