make neutrik D cutout bigger, simplifies that frame wall
This commit is contained in:
parent
28c0c0e475
commit
fe961e8a7e
@ -149,7 +149,7 @@ module neutrik_d_mount() {
|
||||
translate([9.5, 12, 0]) neutrik_d_screw_hole();
|
||||
translate([-9.5, -12, 0]) neutrik_d_screw_hole();
|
||||
// clearance for cutting space out of e.g. frame wall
|
||||
translate([0, 0, 25]) cube([32, 37, 50], center=true);
|
||||
translate([0, 0, 25]) cube([32, 40, 50], center=true);
|
||||
}
|
||||
|
||||
module m3_mount_post() {
|
||||
|
Loading…
Reference in New Issue
Block a user