From 30cb3cc16d28621fa7c2a099b069447bf48d2997 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Mon, 22 Apr 2024 09:03:30 -0400 Subject: [PATCH] Change to dremel --- resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json | 2 +- resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json | 2 +- resources/profiles/Dremel/machine/Dremel 3D45 0.4 nozzle.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json b/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json index 7306a0a83f..6a376d679e 100644 --- a/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json +++ b/resources/profiles/Dremel/machine/Dremel 3D20 0.4 nozzle.json @@ -4,7 +4,7 @@ "name": "Dremel 3D20 0.4 nozzle", "from": "system", "instantiation": "true", - "inherits": "fdm_creality_common", + "inherits": "fdm_dremel_common", "printer_model": "Dremel 3D20", "printer_variant": "0.4", "printer_structure": "HBOT", diff --git a/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json b/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json index 565346cdbd..9fb0d9a09e 100644 --- a/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json +++ b/resources/profiles/Dremel/machine/Dremel 3D40 0.4 nozzle.json @@ -4,7 +4,7 @@ "name": "Dremel 3D40 0.4 nozzle", "from": "system", "instantiation": "true", - "inherits": "fdm_creality_common", + "inherits": "fdm_dremel_common", "printer_model": "Dremel 3D40", "printer_variant": "0.4", "printer_structure": "HBOT", diff --git a/resources/profiles/Dremel/machine/Dremel 3D45 0.4 nozzle.json b/resources/profiles/Dremel/machine/Dremel 3D45 0.4 nozzle.json index 44740f9a36..4020f6ae2e 100644 --- a/resources/profiles/Dremel/machine/Dremel 3D45 0.4 nozzle.json +++ b/resources/profiles/Dremel/machine/Dremel 3D45 0.4 nozzle.json @@ -4,7 +4,7 @@ "name": "Dremel 3D45 0.4 nozzle", "from": "system", "instantiation": "true", - "inherits": "fdm_creality_common", + "inherits": "fdm_dremel_common", "printer_model": "Dremel 3D45", "printer_variant": "0.4", "printer_structure": "HBOT",