Spindle work

This commit is contained in:
mmcwilliams 2018-02-27 09:45:46 -05:00
parent 523206ca19
commit 2dd979ad89
1 changed files with 1 additions and 1 deletions

View File

@ -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() {