EDITABLE_STEPS_PER_UNIT (2)

MarlinFirmware/Marlin#26618
This commit is contained in:
Scott Lahteine 2024-01-10 00:16:03 -06:00
parent 03dc42df2a
commit 2edae7a21e
358 changed files with 358 additions and 358 deletions

View file

@ -1248,7 +1248,7 @@
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 95 }
/**
* Enable support for M92. Disable to save ~530 bytes of flash (1400 more if using a display)
* Enable support for M92. Disable to save at least ~530 bytes of flash.
*/
#define EDITABLE_STEPS_PER_UNIT