🎨 Misc. cleanup

This commit is contained in:
Scott Lahteine 2022-04-18 17:04:53 -05:00
parent 47fb763a0b
commit 6c752ff180
8 changed files with 8 additions and 20 deletions

View file

@ -1025,9 +1025,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.🤣
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

@ -1025,9 +1025,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

@ -1025,9 +1025,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

@ -1025,9 +1025,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

@ -1026,9 +1026,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

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

View file

@ -1028,7 +1028,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
#define DEFAULT_AXIS_STEPS_PER_UNIT { 78.7402,78.7402,200.0,760*1.1 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 78.7402, 78.7402, 200.0, 760*1.1 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)

View file

@ -1025,9 +1025,7 @@
* Override with M92
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
// Really Sailfish... got enough precision on that float for an 8 bit system?
// I'm leaving this in for the sake of posterity.
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870333662468889989185642 }
#define DEFAULT_AXIS_STEPS_PER_UNIT { 94.139704, 94.139704, 400, 96.275201870 }
/**
* Default Max Feed Rate (linear=mm/s, rotational=°/s)