aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jonas Gunz <himself@jonasgunz.de> 2024-09-08 15:52:13 +0200
committerGravatar Jonas Gunz <himself@jonasgunz.de> 2024-09-08 15:52:13 +0200
commit3044ea4b601ea11aec08ab05ae73dd3776d21247 (patch)
treea2e59a4bf53725dfbb4e93c97880b1a561a0cc0a
parent14b3429b8451a8a625fbf1a227af37f166368396 (diff)
downloadoscad_gridfinity-3044ea4b601ea11aec08ab05ae73dd3776d21247.tar.gz
simplebox additional sizes
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 22d581c..a127a6e 100644
--- a/Makefile
+++ b/Makefile
@@ -18,7 +18,7 @@ BITSTORAGE_SIZES = $(STLDIR)/bitstorage_1x1x6.35.stl $(STLDIR)/bitstorage_1x2x6.
SIMPLEBOX_SIZES = $(STLDIR)/simplebox_1x1x4.stl $(STLDIR)/simplebox_2x1x4.stl $(STLDIR)/simplebox_2x1x3.stl \
$(STLDIR)/simplebox_3x1x4.stl $(STLDIR)/simplebox_3x1x3.stl $(STLDIR)/simplebox_2x2x4.stl \
$(STLDIR)/simplebox_2x2x4.stl $(STLDIR)/simplebox_2x1x5.stl $(STLDIR)/simplebox_2x2x5.stl \
- $(STLDIR)/simplebox_3x1x5.stl
+ $(STLDIR)/simplebox_3x1x5.stl $(STLDIR)/simplebox_4x1x5.stl $(STLDIR)/simplebox_4x1x6.stl
CASE_CLIP_SIZES = $(STLDIR)/case_clip_2.stl $(STLDIR)/case_clip_3.stl $(STLDIR)/case_clip_4.stl $(STLDIR)/case_clip_5.stl \