mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-09-14 16:20:05 +00:00
Update Configuration.h
This commit is contained in:
parent
06440033c9
commit
95f14c886d
1 changed files with 1 additions and 1 deletions
|
@ -1196,7 +1196,7 @@
|
||||||
* Override with M92
|
* Override with M92
|
||||||
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
|
* 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)
|
* Default Max Feed Rate (linear=mm/s, rotational=°/s)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue