From 382f78cfee52d0a29e1b5948ade7a1de293e9e30 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 23 Dec 2023 22:38:56 +0100 Subject: mech: pcb_case: Add bolt_tolerance_test.scad This should make sure the right hole diameter is selected for bolts. --- mech/mech.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mech/mech.mk') diff --git a/mech/mech.mk b/mech/mech.mk index f541cf9..c10339f 100644 --- a/mech/mech.mk +++ b/mech/mech.mk @@ -1,7 +1,7 @@ PRINTER := anycubic_i3_mega_s PRINTER_CONFIG := $(PRINTER:%=mech/prusa-slicer/%.ini) MECH_BUILD_DIR := $(BUILD_DIR)/mech -PARTS := bottom top back front pcb_case/nut_tolerance_test +PARTS := bottom top back front pcb_case/nut_tolerance_test pcb_case/bolt_tolerance_test STL := $(PARTS:%=$(MECH_BUILD_DIR)/%.stl) GCODE := $(PARTS:%=$(MECH_BUILD_DIR)/%.gcode) -- cgit v1.2.3-70-g09d2