20 Commits (a4f9c3373f80b76c9e7703501f82c2f519136158)

Author SHA1 Message Date
Scott Lahteine 7261f48872 Fix reset of endstops and move state 6 years ago
Scott Lahteine 9644d56b42 Patches for core motion tests 6 years ago
Scott Lahteine 3e3789da85
Regression: Endstops Core compatibility (#10823) 6 years ago
Scott Lahteine 4b610b333e Tweak G38 formatting 6 years ago
Scott Lahteine 4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796) 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
Scott Lahteine ba4c32eec5 Followup to _AXIS patch 6 years ago
Scott Lahteine a5c6d3c7b8 Prevent null pointer crash in Endstops::update 6 years ago
Scott Lahteine f10c87b442 Update Endstops class for 1.1.x parity 6 years ago
Scott Lahteine 161ff9ff35 Fix UPDATE_ENDSTOP for CorePQ compatibility 6 years ago
Scott Lahteine ca55f2927a
Pulldown pin mode support (#9701) 6 years ago
Scott Lahteine c251601916 Simplified SET_BIT, moved to endstops.cpp 7 years ago
Øystein Krog 441517bbe1 Fix DUAL_X_CARRIAGE endstops 7 years ago
Scott Lahteine 617993d0ea Patch for !!TEST (was _BV once?) 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Scott Lahteine 64dfb46461 Move z_endstop_adj to Endstops 7 years ago
Scott Lahteine 2e20c53c9d Move endstop debug to Endstops 7 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 7 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 7 years ago
Thomas Moore f54e0fc90f Prevent damage if DELTA_HEIGHT is incorrect 7 years ago
Scott Lahteine b0173ccdb9 Drop extra initializers for vars initialized by EEPROM code 7 years ago
Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
Scott Lahteine ef750ae86b Towards supporting Z2 in Endstops::report_state 7 years ago
Scott Lahteine 25a61e9061 Improve motion-based endstop triggering code 7 years ago
Bob-the-Kuhn 445d39e95a CORExx endstop detection fixes 7 years ago
Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P 7 years ago
Bob-the-Kuhn 0934563b97 G38 optional double touch 8 years ago
Scott Lahteine 2defb1d748 Use SET_INPUT_PULLUP where appropriate 7 years ago
Scott Lahteine b6d9eb229f Extend Core endstop commentary 7 years ago
Bob-the-Kuhn c5e08e8761 CoreYX/YZ/ZX needs different endstop logic than CoreXY/YZ/XZ 7 years ago
Roxy-3D 8bf0b496b9 Improve M600 with timeout, wait for heatup. 8 years ago
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