changed rack stand foot and arc thickness, readme.md corrections.

This commit is contained in:
Edward Kisiel
2025-05-30 10:04:33 -04:00
parent 054dbb9edc
commit 60ca7f47bb
3 changed files with 7 additions and 7 deletions

View File

@@ -166,7 +166,7 @@ module rack_stand(rack_1u) {
c_fillet = 9;
rail_offset = 87.5;
foot_length = 175;
foot_thick = thick;
foot_thick = 4;
$fn=180;
// vertical rack rails
@@ -190,7 +190,7 @@ module rack_stand(rack_1u) {
translate([0,(height/2)-5*thick,ext_adj]) rotate([0,90,0]) {
difference() {
translate([0,0,0]) cylinder(d=(2*height)+(3*thick), h=mount_rail);
translate([0,0,-adj]) cylinder(d=(2*height)+thick, h=mount_rail+(2*adj));
translate([0,0,-adj]) cylinder(d=(2*height)+thick+4, h=mount_rail+(2*adj));
}
}
// top trim