Add Artillery Genius Pro, Fix Artillery XY steps (#641)

This commit is contained in:
Keith Bennett 2022-01-01 16:01:18 -08:00 committed by GitHub
parent 4356c84ba4
commit f09457cb33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7441 additions and 3 deletions

View file

@ -927,7 +927,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K]]], E0 [, E1[, E2...]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80.121, 80.121, 399.778, 445 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 400, 445 }
/**
* Default Max Feed Rate (mm/s)