diff --git a/resources/profiles/Voron.json b/resources/profiles/Voron.json index 31cfd66856..2b6e4bcc1e 100644 --- a/resources/profiles/Voron.json +++ b/resources/profiles/Voron.json @@ -31,6 +31,10 @@ { "name": "Voron 0.1", "sub_path": "machine/Voron 0.1.json" + }, + { + "name": "Voron Switchwire 250", + "sub_path": "machine/Voron Switchwire 250.json" } ], "process_list": [ @@ -181,6 +185,10 @@ { "name": "Voron 0.1 0.4 nozzle", "sub_path": "machine/Voron 0.1 0.4 nozzle.json" + }, + { + "name": "Voron Switchwire 250 0.4 nozzle", + "sub_path": "machine/Voron Switchwire 250 0.4 nozzle.json" } ] } diff --git a/resources/profiles/Voron/Voron Switchwire 250_cover.png b/resources/profiles/Voron/Voron Switchwire 250_cover.png new file mode 100644 index 0000000000..6ba267c52f Binary files /dev/null and b/resources/profiles/Voron/Voron Switchwire 250_cover.png differ diff --git a/resources/profiles/Voron/filament/Voron Generic PETG.json b/resources/profiles/Voron/filament/Voron Generic PETG.json index d0b51b2f57..839a560790 100644 --- a/resources/profiles/Voron/filament/Voron Generic PETG.json +++ b/resources/profiles/Voron/filament/Voron Generic PETG.json @@ -49,6 +49,7 @@ "Voron Trident 250 0.4 nozzle", "Voron Trident 300 0.4 nozzle", "Voron Trident 350 0.4 nozzle", - "Voron 0.1 0.4 nozzle" + "Voron 0.1 0.4 nozzle", + "Voron Switchwire 250 0.4 nozzle" ] } diff --git a/resources/profiles/Voron/filament/Voron Generic PLA-CF.json b/resources/profiles/Voron/filament/Voron Generic PLA-CF.json index 3f24172e6b..9d27942ded 100644 --- a/resources/profiles/Voron/filament/Voron Generic PLA-CF.json +++ b/resources/profiles/Voron/filament/Voron Generic PLA-CF.json @@ -25,6 +25,7 @@ "Voron Trident 250 0.4 nozzle", "Voron Trident 300 0.4 nozzle", "Voron Trident 350 0.4 nozzle", - "Voron 0.1 0.4 nozzle" + "Voron 0.1 0.4 nozzle", + "Voron Switchwire 250 0.4 nozzle" ] } diff --git a/resources/profiles/Voron/filament/Voron Generic PLA.json b/resources/profiles/Voron/filament/Voron Generic PLA.json index ad8cbc0b1d..aaf1199157 100644 --- a/resources/profiles/Voron/filament/Voron Generic PLA.json +++ b/resources/profiles/Voron/filament/Voron Generic PLA.json @@ -22,6 +22,7 @@ "Voron Trident 250 0.4 nozzle", "Voron Trident 300 0.4 nozzle", "Voron Trident 350 0.4 nozzle", - "Voron 0.1 0.4 nozzle" + "Voron 0.1 0.4 nozzle", + "Voron Switchwire 250 0.4 nozzle" ] } diff --git a/resources/profiles/Voron/filament/Voron Generic TPU.json b/resources/profiles/Voron/filament/Voron Generic TPU.json index 3459d4584b..049cd09a73 100644 --- a/resources/profiles/Voron/filament/Voron Generic TPU.json +++ b/resources/profiles/Voron/filament/Voron Generic TPU.json @@ -16,6 +16,7 @@ "Voron Trident 250 0.4 nozzle", "Voron Trident 300 0.4 nozzle", "Voron Trident 350 0.4 nozzle", - "Voron 0.1 0.4 nozzle" + "Voron 0.1 0.4 nozzle", + "Voron Switchwire 250 0.4 nozzle" ] } diff --git a/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json new file mode 100644 index 0000000000..e87ecb56bd --- /dev/null +++ b/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json @@ -0,0 +1,19 @@ +{ + "type": "machine", + "setting_id": "GM001", + "name": "Voron Switchwire 250 0.4 nozzle", + "from": "system", + "instantiation": "true", + "inherits": "fdm_klipper_common", + "printer_model": "Voron Switchwire 250", + "nozzle_diameter": [ + "0.4" + ], + "printable_area": [ + "0x0", + "250x0", + "250x210", + "0x210" + ], + "printable_height": "240" +} diff --git a/resources/profiles/Voron/machine/Voron Switchwire 250.json b/resources/profiles/Voron/machine/Voron Switchwire 250.json new file mode 100644 index 0000000000..c9e7fb34cd --- /dev/null +++ b/resources/profiles/Voron/machine/Voron Switchwire 250.json @@ -0,0 +1,12 @@ +{ + "type": "machine_model", + "name": "Voron Switchwire 250", + "model_id": "Voron_Switchwire_250", + "nozzle_diameter": "0.4", + "machine_tech": "FFF", + "family": "VoronDesign", + "bed_model": "", + "bed_texture": "voron_switchwire_logo.png", + "hotend_model": "", + "default_materials": "Voron Generic PLA;Voron Generic PLA-CF;Voron Generic PETG;Voron Generic TPU" +} diff --git a/resources/profiles/Voron/process/fdm_process_voron_common.json b/resources/profiles/Voron/process/fdm_process_voron_common.json index 5701d30664..78dd3267c2 100644 --- a/resources/profiles/Voron/process/fdm_process_voron_common.json +++ b/resources/profiles/Voron/process/fdm_process_voron_common.json @@ -119,6 +119,7 @@ "Voron Trident 250 0.4 nozzle", "Voron Trident 300 0.4 nozzle", "Voron Trident 350 0.4 nozzle", - "Voron 0.1 0.4 nozzle" + "Voron 0.1 0.4 nozzle", + "Voron Switchwire 250 0.4 nozzle" ] } diff --git a/resources/profiles/Voron/voron_switchwire_logo.png b/resources/profiles/Voron/voron_switchwire_logo.png new file mode 100644 index 0000000000..9ac5cc4d5e Binary files /dev/null and b/resources/profiles/Voron/voron_switchwire_logo.png differ