chiark / gitweb /
filamentspool: Sort out Demo a bit (still only suitalbe for 2.85
[reprap-play.git] / filamentspool.scad
index 728ba69d23318f8b9ccb0cb48db5601c87b928bc..79871c8ba3bd466ecbf527337d0cb43728b355ae 100644 (file)
@@ -897,10 +897,10 @@ module FilamentGuideArmPrint(){ ////toplevel
     FilamentGuideArm();
 }
 
-module Demo(){
-  translate([-hubeffrad-30,50,0]) Hub();
+module Demo(){ ////toplevel
+  translate([-hubeffrad-nondove_armbase,-20,0]) Hub();
   ArmEnd();
-  translate([0,50,0]) FilamentCup();
+  translate([0,30,0]) FilamentCup();
 }
 
 //ArmEnd();