go back to three neutrik D mounts on the solo frame

this (barely) works
This commit is contained in:
Brian S. Stephan 2023-08-29 10:07:08 -05:00
parent 73e93d4536
commit 652653180e
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ module solo_frame() {
// neutrik mounts for connector, switches
translate([0, (frame_x/2)-2.5, 0]) rotate([90, 0, 0]) neutrik_d_mount();
translate([-40, (frame_x/2)-2.5, 0]) rotate([270, 0, 0]) button_24mm_hole_for_snapins();
translate([40, (frame_x/2)-2.5, 0]) rotate([270, 0, 0]) button_24mm_hole_for_snapins();
translate([-40, (frame_x/2)-2.5, 0]) rotate([90, 0, 0]) neutrik_d_mount();
translate([40, (frame_x/2)-2.5, 0]) rotate([90, 0, 0]) neutrik_d_mount();
// aux button holes
translate([-frame_y/2+2.5, 0, 0]) rotate([0, 0, 270])