mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-10 07:15:11 -06:00
🎨 Misc. cleanup
This commit is contained in:
parent
47fb763a0b
commit
6c752ff180
8 changed files with 8 additions and 20 deletions
|
@ -1025,7 +1025,7 @@
|
|||
* Override with M92
|
||||
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
|
||||
*/
|
||||
#define DEFAULT_AXIS_STEPS_PER_UNIT {81.3800, 78.7900, 533.3333, 883.84346} // default { 78.7402, 78.7402, 533.3333, 876.6687 }
|
||||
#define DEFAULT_AXIS_STEPS_PER_UNIT { 81.3800, 78.7900, 533.3333, 883.84346 } // default { 78.7402, 78.7402, 533.3333, 876.6687 }
|
||||
|
||||
/**
|
||||
* Default Max Feed Rate (linear=mm/s, rotational=°/s)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue