Add latches to the lid

This commit is contained in:
2026-06-11 17:00:04 +02:00
parent dfed581377
commit cab17d08e9
4 changed files with 218 additions and 16 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
SCAD = wargame_box.scad
PARTS = box lid insert
PARTS = box lid insert latch
STLS = $(addprefix stl/,$(addsuffix .stl,$(PARTS)))
all: $(STLS)