Renamed PRINTER_SLOP to

This commit is contained in:
Revar Desmera
2019-07-17 18:54:35 -07:00
parent 31ef6c1389
commit 3306f1d66b
6 changed files with 72 additions and 94 deletions

View File

@@ -10,7 +10,7 @@
// Section: General Constants
PRINTER_SLOP = 0.20; // The printer specific amount of slop in mm to print with to make parts fit exactly. You may need to override this value for your printer.
$slop = 0.20; // The printer specific amount of slop in mm to print with to make parts fit exactly. You may need to override this value for your printer.