orcaslicer/resources/profiles/Voron/machine/Voron Switchwire 250 0.4 nozzle.json
Musicdad12 7eec58c36f Profile ported for Voron Switchwire
Ported Voron Switchwire profile from Prusa Slicer 2.6.1
2023-10-06 20:26:07 -05:00

19 lines
365 B
JSON

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