diff --git a/resources/profiles/Voron.json b/resources/profiles/Voron.json index 6078a0aecc..7f29a3c168 100644 --- a/resources/profiles/Voron.json +++ b/resources/profiles/Voron.json @@ -1,6 +1,6 @@ { "name": "Voron", - "version": "02.04.00.00", + "version": "02.04.00.01", "force_update": "0", "description": "Voron configurations", "machine_model_list": [ diff --git a/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json index 9d3f5c73b9..f29e941c41 100644 --- a/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron 0.1 0.4 nozzle.json @@ -24,5 +24,6 @@ ], "printable_height": "120", "nozzle_type": "undefine", - "auxiliary_fan": "0" + "auxiliary_fan": "0", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json index 0e20f3e283..af7da735f5 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron 2.4 250 0.4 nozzle.json @@ -22,5 +22,6 @@ "250x250", "0x250" ], - "printable_height": "225" + "printable_height": "225", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json index 20ad157f0c..243acb3ffe 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron 2.4 300 0.4 nozzle.json @@ -22,5 +22,6 @@ "300x300", "0x300" ], - "printable_height": "275" + "printable_height": "275", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json index 2dcd1e25f6..2cc0009589 100644 --- a/resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron 2.4 350 0.4 nozzle.json @@ -22,5 +22,6 @@ "350x350", "0x350" ], - "printable_height": "325" + "printable_height": "325", + "printer_variant": "0.4" } 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 index 1af91b12f9..ba7af518f1 100644 --- a/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json @@ -22,5 +22,6 @@ "250x210", "0x210" ], - "printable_height": "240" + "printable_height": "240", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json index 49a646e9c6..2a4dd28b5a 100644 --- a/resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron Trident 250 0.4 nozzle.json @@ -22,5 +22,6 @@ "250x250", "0x250" ], - "printable_height": "250" + "printable_height": "250", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json index c0ce16fbdc..15fbd11ec2 100644 --- a/resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron Trident 300 0.4 nozzle.json @@ -22,5 +22,6 @@ "300x300", "0x300" ], - "printable_height": "250" + "printable_height": "250", + "printer_variant": "0.4" } diff --git a/resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json b/resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json index 15bf4f813c..2c99b6088b 100644 --- a/resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json +++ b/resources/profiles/Voron/machine/Voron Trident 350 0.4 nozzle.json @@ -22,5 +22,6 @@ "350x350", "0x350" ], - "printable_height": "250" + "printable_height": "250", + "printer_variant": "0.4" }