New parts
This commit is contained in:
@@ -62,7 +62,7 @@ color("green") {
|
||||
translate([-hole_pos,hole_pos,0]) zcyl(l=plate_height/2, d=6, rounding=-1);
|
||||
translate([-hole_pos,-hole_pos,0]) zcyl(l=plate_height/2, d=6, rounding=-1);
|
||||
}
|
||||
translate([0,0,-2.5]) linear_extrude(height = 3, center = true)
|
||||
* translate([0,0,-2.5]) linear_extrude(height = 3, center = true)
|
||||
import(file = "../images/mono_02.svg", center = true);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user