Fixed #27
This commit is contained in:
parent
6804bf9983
commit
0e488a95ce
2 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ $fs = 0.25;
|
||||||
type = 0; // [0:bin, 1:base]
|
type = 0; // [0:bin, 1:base]
|
||||||
|
|
||||||
/* [Printer Settings] */
|
/* [Printer Settings] */
|
||||||
// printer nozzle size
|
// extrusion width (walls will be twice this size)
|
||||||
nozzle = 0.6;
|
nozzle = 0.6;
|
||||||
// slicer layer size
|
// slicer layer size
|
||||||
layer = 0.35;
|
layer = 0.35;
|
||||||
|
|
Binary file not shown.
Loading…
Reference in a new issue