Marlin-Tevo-Tarantula/Marlin
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.
2018-06-27 18:11:16 -05:00
..
lib
src Fix stepper/planner block handling, race conditions (#11098) 2018-06-27 18:11:16 -05:00
Configuration.h
Configuration_adv.h Add stepper driver DIR delay configuration option 2018-06-26 13:28:04 -05:00
Makefile
Marlin.ino