15 Commits (973a669aa301a76e7df844bcc9e1f2e2c8cb5abf)

Author SHA1 Message Date
Scott Lahteine 834ad14c8d Add quickstop_stepper to update current position with stepper.quick_stop()
9 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
9 years ago
Scott Lahteine 664b299a51 This fix is not DELTA compatible
10 years ago
Scott Lahteine 6277395e1e set_current_position_from_planner() after stepper.quick_stop()
10 years ago
Scott Lahteine 26f866b908 Apply static to Endstops class
10 years ago
Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps
10 years ago
AnHardt bb66ffb2ae Correct hardware endstops default
10 years ago
Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity
10 years ago
Scott Lahteine 4f6120f70f Merge pull request #3643 from thinkyhead/rc_singletons_plus_temperature
10 years ago
Scott Lahteine 084f6b5b44 Temperature singleton class
10 years ago
Scott Lahteine 13f85a2b50 Can't use the ENABLED macro as a boolean
10 years ago
esenapaj 605808fe37 Additional follow-up the PR #3631(Encapsulate S...
10 years ago
Scott Lahteine 24a15332b3 Encapsulate dual Z endstop handling
10 years ago
Scott Lahteine 5076d12344 Localize M119 in Endstops class
10 years ago
Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects
10 years ago