orcaslicer/resources/profiles/Voron/filament/Voron Generic TPU.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

22 lines
582 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "Voron Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Voron 2.4 250 0.4 nozzle",
"Voron 2.4 300 0.4 nozzle",
"Voron 2.4 350 0.4 nozzle",
"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 Switchwire 250 0.4 nozzle"
]
}