From: Ian Jackson Date: Sat, 23 Jul 2016 14:24:32 +0000 (+0100) Subject: earring-stand: rename to test demo TestPlanDemo X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=reprap-play.git;a=commitdiff_plain;h=11bbae0f64a33a21098dfd6c6f6001a53cbdd072 earring-stand: rename to test demo TestPlanDemo --- diff --git a/earring-stand.scad b/earring-stand.scad index 2f5234e..28024a8 100644 --- a/earring-stand.scad +++ b/earring-stand.scad @@ -130,7 +130,7 @@ module TestRAProtr(){ ////toplevel test_base_th]); } -module PlanDemo(){ +module TestPlanDemo(){ color("red") EclipLPlan(test_alpha); color("blue") rotate(test_alpha) EclipPPlan(test_main_th); color("green") EclipRPlan(test_alpha, test_main_th);