From: Ian Jackson Date: Sun, 21 Nov 2021 20:56:41 +0000 (+0000) Subject: adafruit-powerboost: legends wip X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=409f7c7a4b0f0cc1ad8f0f1e58030b1a0144efee;p=reprap-play.git adafruit-powerboost: legends wip Signed-off-by: Ian Jackson --- diff --git a/adafruit-powerboost-1000.scad b/adafruit-powerboost-1000.scad index 78286c1..8f93a34 100644 --- a/adafruit-powerboost-1000.scad +++ b/adafruit-powerboost-1000.scad @@ -72,5 +72,5 @@ module PsuLedWindowsPlanCore(){ module PsuLedLegendsPlan(){ mirror([1,0]) - text("T"); + text("\u2300\u23fb", font="Noto Regular"); }