Mightyboard configs (#86)

Co-authored-by: Scott Lahteine <github@thinkyhead.com>
This commit is contained in:
Axel 2020-05-06 00:35:50 -04:00 committed by GitHub
parent 91df73c407
commit bf252f130c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 22414 additions and 2 deletions

View file

@ -729,8 +729,8 @@
* Override with M92
* X, Y, Z, E0 [, E1[, E2...]]
*/
//really Sailfish... got enough precision on that float for an 8 bit system?
//I'm leaving this in for posterior's sake
// 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 }
/**