orcaslicer/resources/profiles/Voron/machine/Voron Trident 300.json
Jeff Papiez 466a17b8b4
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
2023-11-10 10:19:48 +08:00

12 lines
509 B
JSON

{
"type": "machine_model",
"name": "Voron Trident 300",
"model_id": "Voron2_Trident_300",
"nozzle_diameter": "0.4;0.15;0.2;0.25;0.6;0.8;1.0",
"machine_tech": "FFF",
"family": "VoronDesign",
"bed_model": "",
"bed_texture": "voron_logo.png",
"hotend_model": "",
"default_materials": "Voron Generic ABS;Voron Generic PLA;Voron Generic PLA-CF;Voron Generic PETG;Voron Generic TPU;Voron Generic ASA;Voron Generic PC;Voron Generic PVA;Voron Generic PA;Voron Generic PA-CF"
}