Removed z fight in printed box test.
This commit is contained in:
parent
10c3df466b
commit
e224ee0ad2
Binary file not shown.
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
|
@ -107,7 +107,7 @@ assembly("box1") {
|
|||
screw_and_washer(foot_screw(foot), 6);
|
||||
}
|
||||
|
||||
translate_z(height + top_thickness + base_thickness + eps) vflip()
|
||||
translate_z(height + top_thickness + base_thickness + 2 * eps) vflip()
|
||||
%render() box1_base_stl();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue