C10mini E steps of 95

See https://www.patreon.com/posts/creality-cr10-24602624
This commit is contained in:
Scott Lahteine 2019-02-10 14:23:05 -06:00 committed by GitHub
parent 9737608f0a
commit 8d271f20fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -702,7 +702,7 @@
* Override with M92
* X, Y, Z, E0 [, E1[, E2[, E3[, E4[, E5]]]]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 79.60, 80, 400, 229.4 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 79.60, 80, 400, 95 }
/**
* Default Max Feed Rate (mm/s)