Increase sloppiness

This commit is contained in:
2024-04-17 12:45:34 -07:00
parent 5d55677938
commit 34696640ae
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -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);
}
}
BIN
View File
Binary file not shown.