Actually enable or disable handle based on var
This commit is contained in:
parent
72b5903196
commit
ecf50a77ac
@ -21,5 +21,6 @@ difference() {
|
||||
}
|
||||
|
||||
// pull handle if desired
|
||||
if(PULL_HANDLE)
|
||||
translate([0, 0, WALL_THICKNESS])
|
||||
cylinder(h=HEIGHT-WALL_THICKNESS, d=DIAMETER/10);
|
Loading…
Reference in New Issue
Block a user