Marlin
Marlin copied to clipboard
Update and arrange DWIN Acceleration, Steps, Speed
Description
Updates to FWRETRACT:
- ~~Rename (shorten) Retract/Recover~~
-
- ~~
RETRACT_RECOVER_LENGTH=>RECOVER_LENGTH~~
- ~~
-
- ~~
swap_retract_recover_feedrate_mm_s=>swap_recover_feedrate~~
- ~~
Updates to PlannerSettings:
- Rearrange variables, move alike ones together (by M code numerical order)
- Update menu displays with this order
- Acceleration
- Steps/mm
- Speed (Feedrate)
Update - rearrange LCD menu options:
- Move the following in this order
-
- Acceleration | Axis Steps/mm | Speed (Feedrate)
Requirements
Benefits
Better to keep it like the same, group stuff together. Have it in order across all other files.