mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-05 21:14:06 -06:00
Tevo: Assume nominal belts/pulleys (#445)
This commit is contained in:
parent
dd4de33091
commit
21cba74aed
5 changed files with 5 additions and 5 deletions
|
@ -799,7 +799,7 @@
|
|||
* Override with M92
|
||||
* X, Y, Z, E0 [, E1[, E2...]]
|
||||
*/
|
||||
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80.4, 80.4, 400, 370 }
|
||||
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 370 }
|
||||
|
||||
/**
|
||||
* Default Max Feed Rate (mm/s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue