From 51412c751224033a9b886bcb9b10774c265f561c Mon Sep 17 00:00:00 2001 From: Ghostkeeper Date: Fri, 17 Dec 2021 16:13:06 +0100 Subject: [PATCH] Remove category metadata We use the manufacturer now to categorise these. Contributes to issue CURA-8782. --- resources/definitions/mixware_hyper_s.def.json | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/definitions/mixware_hyper_s.def.json b/resources/definitions/mixware_hyper_s.def.json index e499d4c61e..340b8588b0 100644 --- a/resources/definitions/mixware_hyper_s.def.json +++ b/resources/definitions/mixware_hyper_s.def.json @@ -6,7 +6,6 @@ "visible": true, "author": "Mixware", "manufacturer": "Mixware", - "category": "Mixware", "file_formats": "text/x-gcode", "platform": "hyper_s_platform.stl", "has_materials": true,