Lomo screw #1

Merged
sixteenmillimeter merged 20 commits from lomo_screw into master 2018-03-05 22:19:42 +00:00
4 changed files with 527174 additions and 2 deletions
Showing only changes of commit 34f7fb2836 - Show all commits

View File

@ -53,7 +53,7 @@ module outer_screw (LEN) {
}
}
module lomo_bottom_screw (ALT = false, HEX = false) {
module lomo_spindle_bottom (ALT = false, HEX = false) {
OD = 13.6 + .5;
PITCH = 1.5;
THREAD = 1.6;
@ -85,6 +85,6 @@ module lomo_bottom_screw (ALT = false, HEX = false) {
}
translate([0, 0, 29]) rotate([0, 0, t]) lomo_bottom_screw();
translate([0, 0, 29]) rotate([0, 0, t]) lomo_spindle_bottom();

File diff suppressed because it is too large Load Diff