From 2dd979ad894b5f541b8d33788bd5195e64edf49c Mon Sep 17 00:00:00 2001 From: mmcwilliams Date: Tue, 27 Feb 2018 09:45:46 -0500 Subject: [PATCH] Spindle work --- models/lomo_bottom_screw/lomo_bottom_screw.scad | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/lomo_bottom_screw/lomo_bottom_screw.scad b/models/lomo_bottom_screw/lomo_bottom_screw.scad index 2bb7a8e..1528113 100644 --- a/models/lomo_bottom_screw/lomo_bottom_screw.scad +++ b/models/lomo_bottom_screw/lomo_bottom_screw.scad @@ -26,7 +26,7 @@ module lomo_bottom_screw () { difference() { //color("green") import("C:\\Users\\mmcwilliams\\Documents\\3DPRINT\\lomo_bottom_screw_half.stl"); //color("blue") translate([36.9, -3.2, 0]) import("C:\\Users\\mmcwilliams\\Documents\\3DPRINT\\lomo_part.stl"); - import("~/Downloads/lomo_part.stl"); + import("~/Downloads/lomo_spindle_3.stl"); //translate([200, 0, 0]) cube([400, 400, 400], center = true); } rotate([0, 0, t]) difference() {