60 Commits (40aff7e1f2f56b5cef8ad50d7789ae1fd7ff7852)

Author SHA1 Message Date
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 67bee06e43 No patch needed for non-libmaple analogWrite 5 years ago
Scott Lahteine f89b375fb9
Fixes and improvements for PWM pins (#13383) 5 years ago
Michiel Baird b824a517aa Add G38.4 and G38.5 (#13348) 5 years ago
Scott Lahteine 2212da453a
Distinguish between analog/digital auto fans (#13298) 5 years ago
Scott Lahteine 99d0022fae
Drop the Z_MIN_PROBE_ENDSTOP option (#13276) 5 years ago
Scott Lahteine 7cf9b93f26 Add HAS_FILAMENT_SENSOR ahead of 12962 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 d4d1b28a06 Fix some include paths 5 years ago
Scott Lahteine 4fa1c52688 Tweak serial output code 5 years ago
Scott Lahteine e874f9664c Tweaks to endstops code 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Giuliano Zaro 98c2fc4e42 Endstops fix followup (#12423) 6 years ago
Giuliano Zaro d631267548 Refine endstops fixes (#12413) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
Giuliano Zaro fd7fd55662 Solve endstops issues (#12382) 6 years ago
Scott Lahteine 4f72e041f2 Use card.stopSDPrint() for completeness 6 years ago
Scott Lahteine b7ca93ba37 Remove dead comment 6 years ago
Giuliano Zaro aa9202260d Fix endstop when no interrupt (#12158) 6 years ago
Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
InsanityAutomation 23114aeb81 Fix garbled M119 output. Honor NUM_RUNOUT_SENSORS (#11948) 6 years ago
Giuliano Zaro dc11131656 [2.0.x] fix possible race condition (#11923) 6 years ago
Scott Lahteine d6b9327c11 Followup for Endstop Noise Threshold 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
Roxy-3D 4163c1a514 Fix end stop and Z-probe reporting logic 6 years ago
Scott Lahteine 09a2bee8aa
Support more filament runout sensors in M119 (#11851) 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
Scott Lahteine 2421f3a47d Detect endstop hits in any direction 6 years ago
Scott Lahteine 42f9921482 Ignore Z min endstop with separate Z-probe 6 years ago
Scott Lahteine 053438a3aa
Poll all endstops, even when stationary (#11123) 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
Scott Lahteine ad8d3150aa Cleanup for dual endstops homing 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 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