mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fixed docs for $slop
This commit is contained in:
parent
3306f1d66b
commit
a80fdc9f66
@ -10,7 +10,11 @@
|
|||||||
|
|
||||||
// Section: General Constants
|
// 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;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user