704 Commits (4260282df7eb206317ba1f26c2a441ccb303482d)

Author SHA1 Message Date
Scott Lahteine f3fed52348 Fix coolstep_min_speed / sensorless homing 6 years ago
etagle a215725df6 Fix stepper pulse timing 6 years ago
Scott Lahteine 0d79128c8d Localize stepper-specific defines 6 years ago
Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine 43bdd0bfe4 Fix indent in stepper.h 6 years ago
Scott Lahteine 3fd1f32b73 Fix ADC key and chamber temp 6 years ago
Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 6 years ago
etagle 6f14bcaa3e Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 6 years ago
etagle 39a7e7720d Adaptive multiaxis step smoothing 6 years ago
Giuliano b64cc9329e [2.0.x] Fix dual enstop home (#10980) 6 years ago
Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 6 years ago
etagle d82704354f Increase the planner first block HOLD delay to 100mS 6 years ago
Scott Lahteine 334341c632
Hephestos config updates (#10960) 6 years ago
Scott Lahteine 55aedf036b Fix M503 ABL mesh report. (Zero-based IJ indices) 6 years ago
Scott Lahteine d8b983f624
More concise M503 output for M906, M913, M914 (#10947) 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 2deff0d9b9 Fix/Improve junction deviation 6 years ago
Scott Lahteine d259070980 Clean up trailing spaces from vim, etc. 6 years ago
Scott Lahteine b90f54b0fc Improve probe logging 6 years ago
Scott Lahteine 4299e5dc8b
Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) 6 years ago
Scott Lahteine 8f14ef855d More concise commentary in planner.cpp 6 years ago
Scott Lahteine 6919e87656 Minor cleanup of multi-stepping logic 6 years ago
Scott Lahteine 853a9056ac Long thermistor tables need special consideration 6 years ago
Scott Lahteine a4f9c3373f Tweak thermistor spacing 6 years ago
Scott Lahteine 1ce97f1f6d
Faster (bisect) search in thermistor tables (#10883) 6 years ago
Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 6 years ago
Eduardo José Tagle 7b9f0302d4 Fix Bresenham rounding errors, add link to article (#10871) 6 years ago
Scott Lahteine 2566342979 Adjust some commentary 6 years ago
Scott Lahteine 6775a16c97 Fix switching extruder stepping with LA 6 years ago
Scott Lahteine 931ab4ec40 Rename Junction Deviation options 6 years ago
Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
Scott Lahteine 01d37e00af
Fix up stepper ISR with linear advance timing (#10853) 6 years ago
Scott Lahteine 7261f48872 Fix reset of endstops and move state 6 years ago
Scott Lahteine 50fa8e01c1 Minor optimization of axis_did_move bits 6 years ago
Scott Lahteine f28e366b77 Followup for core endstops 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 d2647c1f19 Fix G1 behaviour after tool unpark 6 years ago
Scott Lahteine 0c3773d724 Cleanup in stepper_indirection.h 6 years ago
Scott Lahteine 4b2f6e3b2b
[2.0.x] Add endstop noise filter (#10796) 6 years ago
Scott Lahteine 65a004564c Stepper::set_position needed for some applications 6 years ago
Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor 6 years ago
Bob Kuhn d557c84a71 [2.0.x] Error for FAST_PWM_FAN with 32 bit CPU (#10798) 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle a4af975873 Fix planner block optimization 6 years ago
etagle e0ca627033 Planner block HOLD flag 6 years ago