增加间距,避免卡太紧

This commit is contained in:
2025-05-17 22:00:37 +08:00
parent 68902a13b4
commit 9690078cfd
2 changed files with 3 additions and 3 deletions

BIN
家装/手柄挂架.3mf (Stored with Git LFS)

Binary file not shown.

View File

@ -7,7 +7,7 @@ difference() {
cube([80, 20, 18], center=true); cube([80, 20, 18], center=true);
translate([0, 0, 20]) translate([0, 0, 20])
cube([17, 20, 40], center=true); cube([18, 20, 40], center=true);
}; };
translate([-7, -19, -180 - 15 + 1]) translate([-7, -19, -180 - 15 + 1])