chiark / gitweb /
adafruit-powerboost: wip common
[reprap-play.git] / adafruit-powerboost-500.scad
index 196dd43cbed75814c65c0241588c6ca7712481de..1fed3e8fe67c5cfc343ebe71215d6f5e01f15011 100644 (file)
@@ -1,14 +1,10 @@
 // -*- C -*-
 
-psu_sz  = [ 21.59, 35.56  ] + [ 0.11, 0.44 ] + [ 0.25, 0.25 ];
+psu_sz_nom = [ 21.59, 35.56 ];
 
+//// toplevels-from:
 include <adafruit-powerboost-common.scad>
 
-psu_hole_pos = [ 2.05, // from back edge of psu_sz[0]
-                0.55 * 0.5 * 25.4, // from centreline
-                ];
-
-psu_baffle_gap = 1.0 + 0.5;
 psu_baffle_cnr_y = 7.45; // from connector end
 psu_baffle_th = [ 0.8, 3.5 ];
 psu_usbend_led_x = 4.5;