From a0b51f909bf1c43aa3093d58720b47b5390d132a Mon Sep 17 00:00:00 2001 From: Dan Nixon Date: Sun, 6 Oct 2024 16:14:12 +0100 Subject: [PATCH] Add more equipment tags --- make-all.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/make-all.sh b/make-all.sh index 4a6ff41..c0c719f 100755 --- a/make-all.sh +++ b/make-all.sh @@ -34,7 +34,12 @@ make-tag "equipment/laser_cutter" make-tag "equipment/bambulab_p1s" make-tag "equipment/prusa_mk3" make-tag "equipment/duratool_desolder_station" +make-tag "equipment/cnc_mill" make-tag "equipment/axminster_bandsaw" make-tag "equipment/record_power_drill_press" make-tag "equipment/record_power_belt_and_disc_sander" +make-tag "equipment/makita_chop_saw" +make-tag "equipment/workbee_cnc_router" make-tag "equipment/metal_lathe" +make-tag "equipment/large_bench_grinder" +make-tag "equipment/large_air_compressor"