chiark / gitweb /
adafruit-powerboost: 1000: remove obsolete vars
[reprap-play.git] / adafruit-powerboost-1000.scad
index 47e82b265074eb38c0009739ea5ca777b324c82e..951ddb1fd4e15d23931e6fa094f3f8a9dae13f6d 100644 (file)
@@ -23,16 +23,11 @@ psu_led_low_max_y = 2.5;
 psu_led_baffle_th = 0.8;
 psu_led_baffle_ends = 1.5;
 
-psu_baffle_cnr_y = 7.45; // from connector end
-psu_usbend_led_x = 4.5;
 psu_baffle_th = [ 0.8, 3.5 ];
-psu_usbend_led_y = 4.5;
 psu_innerend_led_depth = 10;
 
 // ----- calculated -----
 
-psu_usbend_led_depth = psu_baffle_cnr_y*2 - psu_usbend_led_x;
-
 module PsuLedBafflePlan(){
   AtPsuMountCorner(0,0) {
     translate([ (psu_led_chrg_min_x + psu_led_chrg_max_x)/2,