From 3044ea4b601ea11aec08ab05ae73dd3776d21247 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 8 Sep 2024 15:52:13 +0200 Subject: simplebox additional sizes --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- cgit v1.2.3