chiark / gitweb /
adafruit-powerboost: from v3
[reprap-play.git] / adafruit-powerboost-1000.scad
index 9876100d6e4bac180d5d93afee785104b11ce625..442902db1163a8bd72a3ac3c27b8cbb10363c1b2 100644 (file)
@@ -14,7 +14,7 @@ psu_led_low_x = 4;
 psu_led_usbend_y_min = 4.5;
 psu_led_chrg_min_x = -1.0;
 psu_led_chrg_max_x = 3.0;
-psu_led_chrg_both_sz_y = 7.0;
+psu_led_chrg_both_sz_y = 9.4;
 
 psu_led_pwr_sz_x = 4.5;
 psu_led_pwr_min_y = -1.5;
@@ -35,7 +35,7 @@ psu_led_legend_battery_nub_w = 1.5;
 
 psu_led_legend_power_dia = 5.0;
 
-psu_led_legend_gap = 0.75;
+psu_led_legend_gap = 1.25;
 
 // ----- calculated -----
 
@@ -158,7 +158,7 @@ module PsuLedLegendsPlan(){
   }
 
   translate([psu_sz[0]/2
-            - psu_led_pwr_sz_x,
+            - psu_led_legend_power_dia/2,
             -psu_sz[1]/2
             + psu_led_legend_gap
             + psu_led_usbend_y_min