Rotated to proper print position
This commit is contained in:
parent
b593d3d091
commit
85a377a4c2
|
|
@ -180,11 +180,12 @@ module clip()
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
translate([0,20,5.5]) rotate([0,180,0]) clip();
|
||||
|
||||
translate([0,0,8.6]) rotate([0,180,0])
|
||||
{
|
||||
translate([0,20,5.6]) rotate([0,180,0]) clip();
|
||||
cover();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue