Tweaked nut capture holes on lifter rod coupler.

This commit is contained in:
Revar Desmera
2015-02-11 23:49:26 -08:00
parent 7b124851f4
commit 0566eef9c9
2 changed files with 765 additions and 761 deletions

View File

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,11 @@ module lifter_rod_coupler()
translate([0, 5, height/8]) {
hull() {
grid_of(count=[1,1,2], spacing=height/4) {
xrot(90) zrot(90) metric_nut(size=3, hole=false);
xrot(90) zrot(90) {
scale([1.05,1.05,1.05]) {
metric_nut(size=set_screw_size, hole=false);
}
}
}
}
}
@@ -36,7 +40,7 @@ module lifter_rod_coupler()
}
}
}
!lifter_rod_coupler();
//!lifter_rod_coupler();
module lifter_rod_coupler_parts() { // make me