Skip to content

Commit

Permalink
Signed-off-by: GregFrost <gregfrost1@bigpond.com>
Browse files Browse the repository at this point in the history
  • Loading branch information
GregFrost committed Feb 21, 2012
1 parent f70bb40 commit 35c6910
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builders-plate4.scad
Expand Up @@ -4,8 +4,8 @@ use <x-end-idler.scad>
use <gregs-new-x-carriage.scad>


xendmotor(endstop_mount=true,curved_sides=true,closed_end=true,luu_version=true);
xendmotor(endstop_mount=true,curved_sides=true,closed_end=true,luu_version=false);

translate([0,47,0])
rotate(180)
xendidler(endstop_mount=false,curved_sides=true,closed_end=false,luu_version=true);
xendidler(endstop_mount=false,curved_sides=true,closed_end=false,luu_version=false);

0 comments on commit 35c6910

Please sign in to comment.