X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=adafruit-powerboost-common.scad;h=14a9b975cb826a5d4e698bd2e852cddda1cee598;hb=dfb939f64d208a5d0440273a7f9fd5867c2c30c1;hp=997cdd745704b4022c263375f282c281e16b6f46;hpb=494854dbf119e95fb9f6ad76f36a298bcd677ed5;p=reprap-play.git diff --git a/adafruit-powerboost-common.scad b/adafruit-powerboost-common.scad index 997cdd7..14a9b97 100644 --- a/adafruit-powerboost-common.scad +++ b/adafruit-powerboost-common.scad @@ -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])