Firmware2/Marlin/src
etagle a4af975873 Fix planner block optimization
- Fixed the planner incorrectly avoiding optimization of the block following the active one.
- Added extra conditions to terminate planner early and avoid redundant computations.
2018-05-20 07:10:24 -05:00
..
config Add FAN_MAX_PWM to example configs 2018-05-15 21:18:47 -05:00
core Improve NOMORE, NOLESS, and LIMIT macros 2018-05-17 18:23:14 -05:00
feature Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00
gcode Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00
HAL Add memory barrier, optimal interrupt on-off 2018-05-20 02:39:34 -05:00
inc Add HAS_HOTEND_OFFSET_Z conditional 2018-05-19 17:05:15 -05:00
lcd Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00
libs Smarter MIN, MAX, ABS macros 2018-05-13 04:52:56 -05:00
module Fix planner block optimization 2018-05-20 07:10:24 -05:00
pins add AT90USB support & add items to popup menu (#10779) 2018-05-19 17:39:26 -05:00
sd Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00
Marlin.cpp Refactor and optimize Stepper/Planner 2018-05-20 06:23:58 -05:00
Marlin.h Apply _AXIS macro 2018-05-13 06:51:01 -05:00