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" } ] }