From: Ian Jackson Date: Sat, 10 Jan 2015 21:43:20 +0000 (+0000) Subject: pandemic-counter: flip so that base when printed (good side) is top side X-Git-Tag: filamentspool-v2-release~218 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=5852f089c7768a4920a6de27fbc40c7d9fb3eb9e;p=reprap-play.git pandemic-counter: flip so that base when printed (good side) is top side --- diff --git a/pandemic-counter.scad b/pandemic-counter.scad index b0dde4d..2dcb9d7 100644 --- a/pandemic-counter.scad +++ b/pandemic-counter.scad @@ -13,6 +13,7 @@ module Letter(depth) { } module Token(depth) { + rotate([0,180,0]) linear_extrude(height=tokenthick) union(){ difference(){ circle(tokenrad);