Firmware2/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_adv.h Add stepper driver DIR delay configuration option 2018-06-26 13:28:04 -05:00
Configuration.h Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping 2018-06-10 16:02:47 -05:00
Makefile Match Makefile to boards.h 2018-04-20 16:13:50 -05:00
Marlin.ino Marlin.ino needs no content (#9506) 2018-02-06 02:28:18 -06:00