From 534e15c64fed4f48995fec2ca72642e64840383d Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 8 Feb 2016 02:08:06 +0000 Subject: [PATCH] filamentspool: Sort out Demo a bit (still only suitalbe for 2.85 --- filamentspool.scad | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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(); -- 2.30.2