[SMD] Optimization for fitting the lid - Thanks André for the fix

This commit is contained in:
seiichiro 2020-01-26 17:02:09 +01:00
parent 9ff916ee52
commit 6a6c97a01d
2 changed files with 7083 additions and 7139 deletions

View File

@ -12,7 +12,7 @@ translate([5,43.5,50])rotate(a=[270,0,270]) union() {
translate([9.5,y,-5]) rotate(a=[-45,0,0]) cube(size=[9,0.9,10]);
translate([20,y,-5]) rotate(a=[-45,0,0]) cube(size=[9,0.9,10]);
}
translate([0.55,-1.5,14.5]) cube(size=[37.1,50.5,1]);
translate([0.55,-1.5,14.5]) cube(size=[37.1,51.6,1]);
translate([1,-1.5,15.4]) cube(size=[36,51,1.2]);
translate([-4,-4,16.5]) cube(size=[60,60,2]);
}

File diff suppressed because it is too large Load Diff