Fixed leg extenders
This commit is contained in:
@@ -34,8 +34,8 @@ module backScrew() {
|
||||
translate([0,0,25]) {
|
||||
difference() {
|
||||
cuboid([58,25,20], rounding=5);
|
||||
translate([-20,0,-7]) zcyl(l=25, d=tube_d1+delta, rounding=1);
|
||||
translate([20,0,-7]) zcyl(l=25, d=tube_d1+delta, rounding=1);
|
||||
translate([-18,0,-7]) zcyl(l=25, d=tube_d1+delta, rounding=1);
|
||||
translate([18,0,-7]) zcyl(l=25, d=tube_d1+delta, rounding=1);
|
||||
}
|
||||
rotate([-90,0,0]) {
|
||||
translate([0,-17,0]) difference() {
|
||||
|
||||
Reference in New Issue
Block a user