From fe5c6fb5f96776a2bd2a590d50315034accadbf1 Mon Sep 17 00:00:00 2001 From: hasecilu Date: Tue, 3 Oct 2023 15:33:08 -0600 Subject: [PATCH] Add Manufacturing tag (#234) In order to integrate various programs used for diferent manufacturing processes was decided to unify various potential tags (3D Printing & CNC). --- tags/manufacturing.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tags/manufacturing.yml diff --git a/tags/manufacturing.yml b/tags/manufacturing.yml new file mode 100644 index 0000000000..91f2135432 --- /dev/null +++ b/tags/manufacturing.yml @@ -0,0 +1,2 @@ +name: Manufacturing +description: "Software to manage [3D printers](https://en.wikipedia.org/wiki/3D_printing), [CNC machines](https://en.wikipedia.org/wiki/Numerical_control) and other physical manufacturing tools."