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",