28 Commits (58b8e0cae7bcfc11406c4ec37a26b476e80ad34f)

Author SHA1 Message Date
esenapaj 069c6b38dd Remove unnecessary tabs and spaces
8 years ago
Scott Lahteine 1864b282c5 Implement reversed CORE options
8 years ago
Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops
8 years ago
Scott Lahteine accabf088a Add support for Z2 min endstop to M119
8 years ago
Scott Lahteine c07cc9e3f1 Revert changes made to z dual endstop test
8 years ago
Scott Lahteine 4f5a8c05d5 Tweaks to endstops macros
8 years ago
Scott Lahteine 919fe3e4b8 Rename feature to G38_PROBE_TARGET
8 years ago
Scott Lahteine a2864ab7fe Patched up, cleaned up
8 years ago
Bob-the-Kuhn 2911aa7ffa code changes to implement G38 commands
8 years ago
Scott Lahteine ed7d2694fc Don't check Z_MAX on raise when the probe pwns the pin
8 years ago
Scott Lahteine e05af606a8 Clean up probe config options
8 years ago
Scott Lahteine 7242d44810 Endstops vars already initialized
8 years ago
Scott Lahteine 0fcd3706dd Replace ENDSTOPS_ONLY_FOR_HOMING with ENDSTOPS_ALWAYS_ON_DEFAULT
8 years ago
Scott Lahteine 834ad14c8d Add quickstop_stepper to update current position with stepper.quick_stop()
8 years ago
Scott Lahteine bd491818d6 Reduce storage requirements for strings, make some PGM
8 years ago
Scott Lahteine 664b299a51 This fix is not DELTA compatible
8 years ago
Scott Lahteine 6277395e1e set_current_position_from_planner() after stepper.quick_stop()
8 years ago
Scott Lahteine 26f866b908 Apply static to Endstops class
8 years ago
Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps
8 years ago
AnHardt bb66ffb2ae Correct hardware endstops default
8 years ago
Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity
8 years ago
Scott Lahteine 4f6120f70f Merge pull request #3643 from thinkyhead/rc_singletons_plus_temperature
8 years ago
Scott Lahteine 084f6b5b44 Temperature singleton class
8 years ago
Scott Lahteine 13f85a2b50 Can't use the ENABLED macro as a boolean
8 years ago
esenapaj 605808fe37 Additional follow-up the PR #3631(Encapsulate S...
8 years ago
Scott Lahteine 24a15332b3 Encapsulate dual Z endstop handling
8 years ago
Scott Lahteine 5076d12344 Localize M119 in Endstops class
8 years ago
Scott Lahteine 5e4e535ce8 Stepper and Endstops as singleton objects
8 years ago