Increase sloppiness
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ difference(){
|
||||
bottomPanel();
|
||||
}
|
||||
for(i=[0: len(splitAt)-1]){
|
||||
translate([doorGutter+19.5,splitAt[i]-60,20]) scale([0.5,0.5,1]) partition_cut_mask(gap=0, cutpath="dovetail", $slop=0.5);
|
||||
translate([doorGutter+19.5,splitAt[i]-60,20]) scale([0.5,0.5,1]) partition_cut_mask(gap=0, cutpath="dovetail", $slop=0.75);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Binary file not shown.
Reference in New Issue
Block a user