You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eduardo José Tagle edb21f349a Fix stepper/planner block handling, race conditions (#11098)
- Allow planner to alter the deceleration phase of the currently executing block.
- Remove BUSY flag, as it is NON ATOMIC to set bits in the Stepper ISR and Planner at the same time.
7 years ago
..
HAL STM32F1: Fix SD card persistent store API (#11090) 7 years ago
config Add stepper driver DIR delay configuration option 7 years ago
core Patch some loop macros 7 years ago
feature Clear LED matrix without startup test 7 years ago
gcode Make max_e_jerk an array to reduce CPU usage (#11118) 7 years ago
inc Poll all endstops, even when stationary (#11123) 7 years ago
lcd Make max_e_jerk an array to reduce CPU usage (#11118) 7 years ago
libs Smarter MIN, MAX, ABS macros 7 years ago
module Fix stepper/planner block handling, race conditions (#11098) 7 years ago
pins [2.0.x] Add CR-10 stock display support for Re-Arm (EXP3) (#11068) 7 years ago
sd [2.0.x] Fix null check in lsDive (#10978) 7 years ago
Marlin.cpp [2.0.x] Tweaks and additions for MAX7219 (#11034) 7 years ago
Marlin.h Use bit flags for homed/known 7 years ago