Clean up extra lines

This commit is contained in:
Scott Lahteine 2020-11-11 14:25:36 -06:00
parent 5b24ba9400
commit 172189ca0f
4 changed files with 8 additions and 17 deletions

View file

@ -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