Spindle work
This commit is contained in:
parent
523206ca19
commit
2dd979ad89
|
@ -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() {
|
||||
|
|
Loading…
Reference in New Issue