635 Commits (07db08e39db7daacbdec8f7f6680abd9b20327a9)

Author SHA1 Message Date
  Scott Lahteine bd7f5848f1
Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147) 7 years ago
  Scott Lahteine 42f9921482 Ignore Z min endstop with separate Z-probe 7 years ago
  Scott Lahteine aa4cd2e861 Eliminate stepper.* signed/unsigned warnings 7 years ago
  Eduardo José Tagle edb21f349a Fix stepper/planner block handling, race conditions (#11098) 7 years ago
  Scott Lahteine 4d3a9930c5 Match ASM comment spacing to 1.1.x 7 years ago
  Scott Lahteine 053438a3aa
Poll all endstops, even when stationary (#11123) 7 years ago
  Andy Shaw 3b3029c4bf Make max_e_jerk an array to reduce CPU usage (#11118) 7 years ago
  Giuliano 8d8f257384 [2.0.x] Fix advanced pause init values (#11095) 7 years ago
  etagle 5b49fccf80 Add stepper driver DIR delay configuration option 7 years ago
  etagle fb4e0b105b Fix endstops compilation error 7 years ago
  Eduardo José Tagle 48a15d1c7e [2.0.x] Fix stepper/planner race condition and Stepper pulse timer (#11081) 7 years ago
  Scott Lahteine 50b6204079 Fix LIN_ADVANCE max_e_jerk_factor 7 years ago
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 7 years ago
  Scott Lahteine 7406f04029 Use MAX (not max) in stepper.h 7 years ago
  Scott Lahteine da94e0bd27 Unsigned eeprom mesh addresses 7 years ago
  Scott Lahteine 4c8d6df13c
Extra insurance against endstop false positives (#11013) 7 years ago
  Scott Lahteine f3fed52348 Fix coolstep_min_speed / sensorless homing 7 years ago
  etagle a215725df6 Fix stepper pulse timing 7 years ago
  Scott Lahteine 0d79128c8d Localize stepper-specific defines 7 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 7 years ago
  Scott Lahteine 9d04f47d98 Improvements for junction_deviation_mm 7 years ago
  Scott Lahteine f2c3b0d476 Use bit flags for homed/known 7 years ago
  Scott Lahteine 43bdd0bfe4 Fix indent in stepper.h 7 years ago
  Scott Lahteine 3fd1f32b73 Fix ADC key and chamber temp 7 years ago
  Scott Lahteine a2f521d34b
Add Junction Deviation mm runtime setting (#10990) 7 years ago
  etagle 6f14bcaa3e Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 7 years ago
  etagle 39a7e7720d Adaptive multiaxis step smoothing 7 years ago
  Giuliano b64cc9329e [2.0.x] Fix dual enstop home (#10980) 7 years ago
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 7 years ago
  etagle d82704354f Increase the planner first block HOLD delay to 100mS 7 years ago
  Scott Lahteine 334341c632
Hephestos config updates (#10960) 7 years ago
  Scott Lahteine 55aedf036b Fix M503 ABL mesh report. (Zero-based IJ indices) 7 years ago
  Scott Lahteine d8b983f624
More concise M503 output for M906, M913, M914 (#10947) 7 years ago
  Scott Lahteine ad8d3150aa Cleanup for dual endstops homing 7 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 7 years ago
  Scott Lahteine 2deff0d9b9 Fix/Improve junction deviation 7 years ago
  Scott Lahteine d259070980 Clean up trailing spaces from vim, etc. 7 years ago
  Scott Lahteine b90f54b0fc Improve probe logging 7 years ago
  Scott Lahteine 4299e5dc8b
Modify E-stepping macros for use in LINEAR_ADVANCE (#10885) 7 years ago
  Scott Lahteine 8f14ef855d More concise commentary in planner.cpp 7 years ago
  Scott Lahteine 6919e87656 Minor cleanup of multi-stepping logic 7 years ago
  Scott Lahteine 853a9056ac Long thermistor tables need special consideration 7 years ago
  Scott Lahteine a4f9c3373f Tweak thermistor spacing 7 years ago
  Scott Lahteine 1ce97f1f6d
Faster (bisect) search in thermistor tables (#10883) 7 years ago
  Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 7 years ago
  Eduardo José Tagle 7b9f0302d4 Fix Bresenham rounding errors, add link to article (#10871) 7 years ago
  Scott Lahteine 2566342979 Adjust some commentary 7 years ago
  Scott Lahteine 6775a16c97 Fix switching extruder stepping with LA 7 years ago
  Scott Lahteine 931ab4ec40 Rename Junction Deviation options 7 years ago
  Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 7 years ago