updated to latest sbc_model_framework
This commit is contained in:
@@ -3703,11 +3703,11 @@ module h3_port_extender(style, mask = false) {
|
||||
}
|
||||
if(style == "remote") {
|
||||
if(mask == true) {
|
||||
translate([-20, 6.25, 15]) cube([12,7.5,14.75]);
|
||||
translate([-20, 15.875, 15]) cube([12,7.5,14.75]);
|
||||
translate([-20, 25.375, 15]) cube([12,7.5,14.75]);
|
||||
translate([-20, 17, 32.2]) rotate([0,90,0]) cylinder(d=2.5, h=12);
|
||||
translate([-20, 17, 4.6]) rotate([0,90,0]) cylinder(d=2.5, h=12);
|
||||
translate([-19, 6.25, 15]) cube([12,7.5,14.75]);
|
||||
translate([-19, 15.875, 15]) cube([12,7.5,14.75]);
|
||||
translate([-19, 25.375, 15]) cube([12,7.5,14.75]);
|
||||
translate([-19, 17, 32.2]) rotate([0,90,0]) cylinder(d=2.5, h=12);
|
||||
translate([-19, 17, 4.6]) rotate([0,90,0]) cylinder(d=2.5, h=12);
|
||||
}
|
||||
else {
|
||||
// gpio 24 pin front position
|
||||
|
||||
Reference in New Issue
Block a user