From c76c6ce3e87e6d2ee39d2465dec9bfb4d6f95945 Mon Sep 17 00:00:00 2001 From: cochcoder <103969142+cochcoder@users.noreply.github.com> Date: Fri, 22 Mar 2024 23:00:01 -0400 Subject: [PATCH] Forgot to remove these,,, --- resources/profiles/Dremel.json | 84 ++++------------------------------ 1 file changed, 8 insertions(+), 76 deletions(-) diff --git a/resources/profiles/Dremel.json b/resources/profiles/Dremel.json index 3ae6744720..253fb923cb 100644 --- a/resources/profiles/Dremel.json +++ b/resources/profiles/Dremel.json @@ -7,18 +7,6 @@ { "name": "Dremel 3D20", "sub_path": "machine/Dremel 3D20.json" - }, - { - "name": "Dremel 3D40", - "sub_path": "machine/Dremel 3D40.json" - }, - { - "name": "Dremel 3D45", - "sub_path": "machine/Dremel 3D45.json" - }, - { - "name": "fdm_machine_common", - "sub_path": "machine/fdm_machine_common.json" } ], "process_list": [ @@ -30,57 +18,9 @@ "name": "fdm_process_common", "sub_path": "process/fdm_process_common.json" }, - { - "name": ".05mm Super Detail @Dremel 3D40 0.4 nozzle.json", - "sub_path": "process/.05mm Super Detail @Dremel 3D40 0.4 nozzle.json" - }, - { - "name": ".05mm Super Detail @Dremel 3D45 0.4 nozzle.json", - "sub_path": "process/.05mm Super Detail @Dremel 3D45 0.4 nozzle.json" - }, - { - "name": ".10mm Detail @Dremel 3D40 0.4 nozzle.json", - "sub_path": "process/.10mm Detail @Dremel 3D40 0.4 nozzle.json" - }, - { - "name": ".10mm Detail @Dremel 3D45 0.4 nozzle.json", - "sub_path": "process/.10mm Detail @Dremel 3D45 0.4 nozzle.json" - }, - { - "name": ".10mm High Detail @Dremel 3D20 0.4.json", - "sub_path": "process/.10mm High Detail @Dremel 3D20 0.4.json" - }, { "name": ".20mm Standard @Dremel 3D20 0.4.json", "sub_path": "process/.20mm Standard @Dremel 3D20 0.4.json" - }, - { - "name": ".20mm Standard @Dremel 3D40 0.4 nozzle.json", - "sub_path": "process/.20mm Standard @Dremel 3D40 0.4 nozzle.json" - }, - { - "name": ".20mm Standard @Dremel 3D45 0.4 nozzle.json", - "sub_path": "process/.20mm Standard @Dremel 3D45 0.4 nozzle.json" - }, - { - "name": ".30mm Draft @Dremel 3D20 0.4.json", - "sub_path": "process/.30mm Draft @Dremel 3D20 0.4.json" - }, - { - "name": ".30mm Draft @Dremel 3D40 0.4 nozzle.json", - "sub_path": "process/.30mm Draft @Dremel 3D40 0.4 nozzle.json" - }, - { - "name": ".30mm Draft @Dremel 3D45 0.4 nozzle.json", - "sub_path": "process/.30mm Draft @Dremel 3D45 0.4 nozzle.json" - }, - { - "name": ".34mm SuperDraft @Dremel 3D40 0.4 nozzle.json", - "sub_path": "process/.34mm SuperDraft @Dremel 3D40 0.4 nozzle.json" - }, - { - "name": ".34mm SuperDraft @Dremel 3D45 0.4 nozzle.json", - "sub_path": "process/.34mm SuperDraft @Dremel 3D45 0.4 nozzle.json" } ], "filament_list": [ @@ -91,28 +31,20 @@ { "name": "Dremel Generic PLA @3D20 all", "sub_path": "filament/Dremel Generic PLA @3D20 all.json" - }, - { - "name": "Dremel Generic PLA @3D40 all", - "sub_path": "filament/Dremel Generic PLA @3D40 all.json" - }, - { - "name": "Dremel Generic PLA @3D45 all", - "sub_path": "filament/Dremel Generic PLA @3D45 all.json" } ], "machine_list": [ + { + "name": "fdm_machine_common", + "sub_path": "machine/fdm_machine_common.json" + }, + { + "name": "fdm_dremel_common", + "sub_path": "machine/fdm_dremel_common.json" + }, { "name": "Dremel 3D20 0.4 nozzle", "sub_path": "machine/Dremel 3D20 0.4 nozzle.json" - }, - { - "name": "Dremel 3D40 0.4 nozzle", - "sub_path": "machine/Dremel 3D40 0.4 nozzle.json" - }, - { - "name": "Dremel 3D20 0.4 nozzle", - "sub_path": "machine/Dremel 3D45 0.4 nozzle.json" } ] }