增加间距,避免卡太紧
This commit is contained in:
BIN
家装/手柄挂架.3mf
(Stored with Git LFS)
BIN
家装/手柄挂架.3mf
(Stored with Git LFS)
Binary file not shown.
@ -7,7 +7,7 @@ difference() {
|
||||
|
||||
cube([80, 20, 18], center=true);
|
||||
translate([0, 0, 20])
|
||||
cube([17, 20, 40], center=true);
|
||||
cube([18, 20, 40], center=true);
|
||||
};
|
||||
|
||||
translate([-7, -19, -180 - 15 + 1])
|
||||
|
Reference in New Issue
Block a user