Adding additional configurations for Voron Trident, V0, and Switchwiare (#2672)

* Updating voron profiles

* Add missing V0 configs and add default print profiles

* Update nozzle_diameter for v0, switchwire, and triedent

* Correcting names, nozzle diameters, and adding missing min and max layer heights
This commit is contained in:
Jeff Papiez 2023-11-09 18:19:48 -08:00 committed by GitHub
parent 120a3576a0
commit 466a17b8b4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
79 changed files with 1578 additions and 257 deletions

View file

@ -120,6 +120,6 @@
"Voron Trident 300 0.4 nozzle",
"Voron Trident 350 0.4 nozzle",
"Voron 0.1 0.4 nozzle",
"Voron Switchwire 250 0.4 nozzle"
"Voron Switchwire 250 0.4 nozzle"
]
}

View file

@ -14,8 +14,13 @@
"support_line_width": "0.17",
"top_surface_line_width": "0.17",
"compatible_printers": [
"Voron 0.1 0.15 nozzle",
"Voron 2.4 250 0.15 nozzle",
"Voron 2.4 300 0.15 nozzle",
"Voron 2.4 350 0.15 nozzle"
"Voron 2.4 350 0.15 nozzle",
"Voron Trident 250 0.15 nozzle",
"Voron Trident 300 0.15 nozzle",
"Voron Trident 350 0.15 nozzle",
"Voron Switchwire 250 0.15 nozzle"
]
}

View file

@ -14,8 +14,14 @@
"support_line_width": "0.22",
"top_surface_line_width": "0.22",
"compatible_printers": [
"Voron 0.1 0.2 nozzle",
"Voron 2.4 250 0.2 nozzle",
"Voron 2.4 300 0.2 nozzle",
"Voron 2.4 350 0.2 nozzle"
"Voron 2.4 350 0.2 nozzle",
"Voron Trident 250 0.2 nozzle",
"Voron Trident 300 0.2 nozzle",
"Voron Trident 350 0.2 nozzle",
"Voron Switchwire 250 0.2 nozzle"
]
}

View file

@ -14,8 +14,13 @@
"support_line_width": "0.27",
"top_surface_line_width": "0.27",
"compatible_printers": [
"Voron 0.1 0.25 nozzle",
"Voron 2.4 250 0.25 nozzle",
"Voron 2.4 300 0.25 nozzle",
"Voron 2.4 350 0.25 nozzle"
"Voron 2.4 350 0.25 nozzle",
"Voron Trident 250 0.25 nozzle",
"Voron Trident 300 0.25 nozzle",
"Voron Trident 350 0.25 nozzle",
"Voron Switchwire 250 0.25 nozzle"
]
}

View file

@ -14,8 +14,13 @@
"support_line_width": "0.62",
"top_surface_line_width": "0.62",
"compatible_printers": [
"Voron 0.1 0.6 nozzle",
"Voron 2.4 250 0.6 nozzle",
"Voron 2.4 300 0.6 nozzle",
"Voron 2.4 350 0.6 nozzle"
"Voron 2.4 350 0.6 nozzle",
"Voron Trident 250 0.6 nozzle",
"Voron Trident 300 0.6 nozzle",
"Voron Trident 350 0.6 nozzle",
"Voron Switchwire 250 0.6 nozzle"
]
}

View file

@ -14,8 +14,13 @@
"support_line_width": "0.82",
"top_surface_line_width": "0.82",
"compatible_printers": [
"Voron 0.1 0.8 nozzle",
"Voron 2.4 250 0.8 nozzle",
"Voron 2.4 300 0.8 nozzle",
"Voron 2.4 350 0.8 nozzle"
"Voron 2.4 350 0.8 nozzle",
"Voron Trident 250 0.8 nozzle",
"Voron Trident 300 0.8 nozzle",
"Voron Trident 350 0.8 nozzle",
"Voron Switchwire 250 0.8 nozzle"
]
}

View file

@ -14,8 +14,13 @@
"support_line_width": "1.02",
"top_surface_line_width": "1.02",
"compatible_printers": [
"Voron 0.1 1.0 nozzle",
"Voron 2.4 250 1.0 nozzle",
"Voron 2.4 300 1.0 nozzle",
"Voron 2.4 350 1.0 nozzle"
"Voron 2.4 350 1.0 nozzle",
"Voron Trident 250 1.0 nozzle",
"Voron Trident 300 1.0 nozzle",
"Voron Trident 350 1.0 nozzle",
"Voron Switchwire 250 1.0 nozzle"
]
}