36 Commits (9e004a94963771167bb3f5d6fa51ccd671a27a19)

Author SHA1 Message Date
Scott Lahteine f423edd938 Add probe_switch_activated 4 years ago
Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 4 years ago
Speaka 2c238e4fc2
Option for extra endstop check (#18424) 4 years ago
Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
InsanityAutomation 0fcf2b1110 Quad Z stepper support (#16277) 5 years ago
Scott Lahteine c80eda073f M119 => report_states 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 5 years ago
Scott Lahteine 1bd9a63049 Add HAS_EXTRA_ENDSTOPS macro 5 years ago
Giuliano Zaro d631267548 Refine endstops fixes (#12413) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine 5490a664f5
Expose: Homing Validation and Endstop Noise Threshold (#11912) 6 years ago
Giuliano Zaro 18e456d38d [2.0.x] fix home endstop bug (DON'T MERGE, needs discussion) (#11900) 6 years ago
Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
Scott Lahteine 79835590e3
Easier to disable homing validation (#11458) 6 years ago
Scott Lahteine 566d05006d report_state > event_handler 6 years ago
Scott Lahteine c51e27d11d
Do a hard kill for failed homing moves (#11161) 6 years ago
etagle fb4e0b105b Fix endstops compilation error 6 years ago
Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 6 years ago
Scott Lahteine 4c8d6df13c
Extra insurance against endstop false positives (#11013) 6 years ago
Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
Scott Lahteine 7261f48872 Fix reset of endstops and move state 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
Scott Lahteine f10c87b442 Update Endstops class for 1.1.x parity 6 years ago
Scott Lahteine 2057177184 Make enums into implicit char 6 years ago
Scott Lahteine b27bc67271 Set initial endstops state 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
Bob-the-Kuhn 0369f97ec1 guaranteed BLTouch detection 8 years ago
Scott Lahteine f3720f4e81 const arguments to test_dual_z_endstops 8 years ago
João Brázio 3ebad4e020 Moves all global enums to a central file 8 years ago
Scott Lahteine 7242d44810 Endstops vars already initialized 8 years ago
Scott Lahteine e60224a943 Drop FORCE_INLINE from endstops.h 8 years ago
Scott Lahteine 26f866b908 Apply static to Endstops class 8 years ago
Scott Lahteine 15fc93d742 Cleanup and consolidate probe conditionals for clarity 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