chiark / gitweb /
adafruit-powerboost: from v3
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Nov 2021 23:44:02 +0000 (23:44 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 21 Nov 2021 23:44:02 +0000 (23:44 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
adafruit-powerboost-1000.scad
adafruit-powerboost-common.scad

index 976cebb74431e039665625eb9f55d595296063cd..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;
index d1f29d10a006bb6947a3008f99b214a2d4cb8414..e489b5a3cfbd09ee315bfcc4e20629788f6daf52 100644 (file)
@@ -12,7 +12,7 @@ psu_hole_pos = [ 2.05, // from back edge of psu_sz[0]
 psu_th = 1.70 + 0.25;
 psu_th_for_clamp = 1.50;
 
-psu_hole_dia = 2.5 - 0.3;
+psu_hole_dia = 2.5 - 0.5;
 psu_connector_z = 2.9 + 0.1;
 psu_connector_z_overlap = 0.15;
 psu_connector_depth = 6.25;