mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-07 00:36:38 +02:00
Fixed docs for $slop
This commit is contained in:
@@ -10,7 +10,11 @@
|
||||
|
||||
// Section: General Constants
|
||||
|
||||
$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.
|
||||
// Constant: $slop
|
||||
// Description:
|
||||
// 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;
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user