Case for MKS - top part, fix cutoff
This commit is contained in:
parent
0fc54f7e95
commit
ad4f2198ea
2 changed files with 4 additions and 4 deletions
Binary file not shown.
|
@ -51,7 +51,7 @@ module top_part() {
|
|||
grill();
|
||||
|
||||
// part cutoff
|
||||
translate([8, 7, height - thickness * 1.5])
|
||||
translate([10,18,height-thickness *1.5])
|
||||
cube([8,24, thickness *2]);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue