n28: enclosure with bigger slits for closing hooks.
This commit is contained in:
@@ -15,7 +15,7 @@ lid_height = 4;
|
|||||||
lid_tolerance = .3;
|
lid_tolerance = .3;
|
||||||
|
|
||||||
hook_height = 1;
|
hook_height = 1;
|
||||||
hook_tolerance = .25;
|
hook_tolerance = .5;
|
||||||
|
|
||||||
airslit_height = 1.75;
|
airslit_height = 1.75;
|
||||||
|
|
||||||
@@ -126,7 +126,7 @@ union() {
|
|||||||
|
|
||||||
|
|
||||||
/* lid */
|
/* lid */
|
||||||
translate([0, 0, 40]) { /* match at Z=17*/
|
translate([0, 0, 50]) { /* match at Z=17*/
|
||||||
difference() {
|
difference() {
|
||||||
union() {
|
union() {
|
||||||
difference() {
|
difference() {
|
||||||
|
|||||||
Reference in New Issue
Block a user