From: Ian Jackson Date: Mon, 8 Feb 2016 02:08:06 +0000 (+0000) Subject: filamentspool: Sort out Demo a bit (still only suitalbe for 2.85 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=534e15c64fed4f48995fec2ca72642e64840383d;p=reprap-play.git filamentspool: Sort out Demo a bit (still only suitalbe for 2.85 --- diff --git a/filamentspool.scad b/filamentspool.scad index 728ba69..79871c8 100644 --- a/filamentspool.scad +++ b/filamentspool.scad @@ -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();