round and hex case work and parameteric fixes
This commit is contained in:
@@ -2356,8 +2356,8 @@ module microusb_open() {
|
||||
|
||||
translate([0,0,.5])rotate([90,0,0])
|
||||
hull() {
|
||||
translate([6,1.5,-5]) cylinder(d=3.5,h=12);
|
||||
translate([1,1.5,-5]) cylinder(d=3.5,h=12);
|
||||
translate([6,1.5,-5]) cylinder(d=3.5,h=9);
|
||||
translate([1,1.5,-5]) cylinder(d=3.5,h=9);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user