0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-14 08:10:22 +00:00

Update Configuration.h

This commit is contained in:
william-aqn 2025-06-23 10:30:37 +03:00
parent 06440033c9
commit 95f14c886d

View file

@ -1196,7 +1196,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 80, 40 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 80, 120 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)