mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-09 06:45:27 -06:00
✨ Add Artillery Genius Pro, Fix Artillery XY steps (#641)
This commit is contained in:
parent
4356c84ba4
commit
f09457cb33
6 changed files with 7441 additions and 3 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue