Skip to content

Commit 29ab8e7

Browse files
committed
fix: increasing spacing for label tab and compartment walls from the top to .5 mm
#20
1 parent 1408e81 commit 29ab8e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/gridfinityUtils/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
BIN_TAB_WIDTH = 1.3
2121
BIN_TAB_OVERHANG_ANGLE = 45
2222
BIN_TAB_EDGE_FILLET_RADIUS = 0.06
23-
BIN_TAB_TOP_CLEARANCE = 0.025
23+
BIN_TAB_TOP_CLEARANCE = 0.05
2424

2525
BIN_SCOOP_MAX_RADIUS = 2.5
2626

0 commit comments

Comments
 (0)