mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 22:14:06 -06:00
Clean up extra lines
This commit is contained in:
parent
5b24ba9400
commit
172189ca0f
4 changed files with 8 additions and 17 deletions
|
@ -859,7 +859,6 @@
|
|||
* Override with M92
|
||||
* X, Y, Z, E0 [, E1[, E2...]]
|
||||
*/
|
||||
//#define DEFAULT_AXIS_STEPS_PER_UNIT { 80, 80, 4000, 500 }
|
||||
// variables to calculate steps
|
||||
#define XYZ_FULL_STEPS_PER_ROTATION 200
|
||||
#define XYZ_MICROSTEPS 16
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue