From 55f8ef9791ef8c901311ad6fb9af69bbc1e8d179 Mon Sep 17 00:00:00 2001 From: Paul Kuiper <46715907+pkuiper-ultimaker@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:31:41 +0100 Subject: [PATCH] Apply suggestions from code review Change Makerbot to UltiMaker Co-authored-by: Casper Lamboo --- plugins/XmlMaterialProfile/product_to_id.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins/XmlMaterialProfile/product_to_id.json b/plugins/XmlMaterialProfile/product_to_id.json index e0f3d74e64..5349360d6a 100644 --- a/plugins/XmlMaterialProfile/product_to_id.json +++ b/plugins/XmlMaterialProfile/product_to_id.json @@ -14,9 +14,9 @@ "IDEX420": "strateo3d_IDEX420", "IDEX420 Duplicate": "strateo3d_IDEX420_duplicate", "IDEX420 Mirror": "strateo3d_IDEX420_mirror", - "Makerbot Method": "ultimaker_method", - "Makerbot Method X": "ultimaker_methodx", - "Makerbot Method XL": "ultimaker_methodxl", - "Makerbot Sketch": "ultimaker_sketch", - "Makerbot Sketch Large": "ultimaker_sketch_large" + "UltiMaker Method": "ultimaker_method", + "UltiMaker Method X": "ultimaker_methodx", + "UltiMaker Method XL": "ultimaker_methodxl", + "UltiMaker Sketch": "ultimaker_sketch", + "UltiMaker Sketch Large": "ultimaker_sketch_large" } \ No newline at end of file