Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

Update and arrange DWIN Acceleration, Steps, Speed

Open classicrocker883 opened this issue 6 months ago • 0 comments

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
  1. Acceleration
  2. Steps/mm
  3. 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.

Configurations

Related Issues

classicrocker883 avatar May 08 '25 09:05 classicrocker883