X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=earring-stand.scad;h=28024a876f5ed3bba2b98947420128b2b6d30943;hb=11bbae0f64a33a21098dfd6c6f6001a53cbdd072;hp=2f5234ee4e29f9c88864ad92d5c4c696c8ee28c0;hpb=3f455e206858bbac17083a8202fdd5ba32fd97c3;p=reprap-play.git 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);