Fixed leg extenders

This commit is contained in:
2025-09-23 16:05:50 +02:00
parent 327ae2a00a
commit cbdf4370c9
10 changed files with 52 additions and 825199 deletions

View File

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