Tevo: Assume nominal belts/pulleys (#445)

This commit is contained in:
Keith Bennett 2021-03-28 17:31:59 -07:00 committed by GitHub
parent dd4de33091
commit 21cba74aed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -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)