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.
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.
7 years ago
..
HAL Add memory barrier, optimal interrupt on-off 7 years ago
config Add FAN_MAX_PWM to example configs 7 years ago
core Improve NOMORE, NOLESS, and LIMIT macros 7 years ago
feature Refactor and optimize Stepper/Planner 7 years ago
gcode Refactor and optimize Stepper/Planner 7 years ago
inc Add HAS_HOTEND_OFFSET_Z conditional 7 years ago
lcd Refactor and optimize Stepper/Planner 7 years ago
libs Smarter MIN, MAX, ABS macros 7 years ago
module Fix planner block optimization 7 years ago
pins add AT90USB support & add items to popup menu (#10779) 7 years ago
sd Refactor and optimize Stepper/Planner 7 years ago
Marlin.cpp Refactor and optimize Stepper/Planner 7 years ago
Marlin.h Apply _AXIS macro 7 years ago