diff --git a/vitamins/rockers.scad b/vitamins/rockers.scad index b333733..4afb4a4 100644 --- a/vitamins/rockers.scad +++ b/vitamins/rockers.scad @@ -35,8 +35,8 @@ neon_spades = [[spade4p8, 7.3, 0, -7, 0], // // w h t // -small_rocker = ["small_rocker", "Rocker Switch PRASA1-16F-BB0BW", 13, 19.8, 15, 21, 2, 12.8, 18.5, 11.8, 2.5, -1, 3.8, small_spades]; -neon_indicator = ["neon_indicator", "Neon Indicator H8630FBNAL", 13, 19.8, 15, 21, 2, 12.8, 18.5, 12.5, 2.5, 0, 0.3, neon_spades]; +small_rocker = ["small_rocker", "Rocker Switch PRASA1-16F-BB0BW", 13, 19.25, 15, 21, 2, 12.8, 18.5, 11.8, 2.5, -1, 3.8, small_spades]; +neon_indicator = ["neon_indicator", "Neon Indicator H8630FBNAL", 13, 19.25, 15, 21, 2, 12.8, 18.5, 12.5, 2.5, 0, 0.3, neon_spades]; rockers = [small_rocker, neon_indicator];