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
..
lib Module updates 7 years ago
src Fix stepper/planner block handling, race conditions (#11098) 7 years ago
Configuration.h Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 7 years ago
Configuration_adv.h Add stepper driver DIR delay configuration option 7 years ago
Makefile Match Makefile to boards.h 7 years ago
Marlin.ino Marlin.ino needs no content (#9506) 7 years ago