chiark / gitweb /
adafruit-powerboost: legends wip
[reprap-play.git] / adafruit-powerboost-common.scad
index 997cdd745704b4022c263375f282c281e16b6f46..14a9b975cb826a5d4e698bd2e852cddda1cee598 100644 (file)
@@ -193,10 +193,15 @@ module PsuMountDemo(ceil = 2.5) { ////toplevel
        PsuLedWindowsPlan();
     }
     %PsuMountNegative();
+
     color("yellow") translate([0,0, -psu_z - ceil])
       linear_extrude(height=0.4, convexity=10)
       PsuLedWindowsPlan();
 
+    color("blue") translate([0,0, -psu_z - ceil])
+      linear_extrude(height=0.4, convexity=10)
+      PsuLedLegendsPlan();
+
     translate([0, psu_board_nutbox_y, 10])
       rotate([180,0,0])
       rotate([0,0,-90])