Slightly Slower Max X Axis speed

On some T-Rex 2+ machines the previous max step rate could lose steps....
This commit is contained in:
Roxy-3D 2018-12-28 09:14:48 -06:00 committed by GitHub
parent 814d93c7cf
commit 3a16cb6d7f
Signed by: GitHub
GPG key ID: 4AEE18F83AFDEB23

View file

@ -676,7 +676,7 @@
* Override with M203
* X, Y, Z, E0 [, E1[, E2[, E3[, E4[, E5]]]]]
*/
#define DEFAULT_MAX_FEEDRATE { 250, 100, 5, 25 }
#define DEFAULT_MAX_FEEDRATE { 200, 100, 5, 25 }
/**
* Default Max Acceleration (change/s) change = mm/s