Increase sloppiness
This commit is contained in:
parent
5d55677938
commit
34696640ae
|
@ -168,7 +168,7 @@ difference(){
|
||||||
bottomPanel();
|
bottomPanel();
|
||||||
}
|
}
|
||||||
for(i=[0: len(splitAt)-1]){
|
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
doggie-door.stl
BIN
doggie-door.stl
Binary file not shown.
Loading…
Reference in New Issue
Block a user