remove double translation of dir_arc-30mm layouts

This commit is contained in:
Brian S. Stephan 2023-09-11 11:43:25 -05:00
parent 3e74f3d915
commit 47d9a523c3
Signed by: bss
GPG Key ID: 3DE06D3180895FCB
1 changed files with 1 additions and 1 deletions

View File

@ -331,7 +331,7 @@ module dir_arc_24mm_8_button_compressed() {
module dir_arc_30mm_thumb_button() {
// just my guesstimate on this one, but note that this is the same position as sega 2p (just mirrored)
translate([-top_plate_x/2, -top_plate_y/2, 0]) translate([top_plate_x-28.06, 145-19-9-11-19-9-11, 0]) button_30mm_hole();
translate([(top_plate_x/2)-28.06, (-top_plate_y/2)+67, 0]) button_30mm_hole();
}
module dir_arc_30mm() {