orcaslicer/resources/profiles/Prusa/filament/Prusa Generic TPU.json

22 lines
520 B
JSON
Raw Normal View History

{
"type": "filament",
2022-12-30 07:45:15 +00:00
"setting_id": "GFSA04",
"name": "Prusa Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"Prusa MK3S 0.25 nozzle",
2022-12-18 08:12:32 +00:00
"Prusa MK3S 0.4 nozzle",
"Prusa MK3S 0.6 nozzle",
"Prusa MK3S 0.8 nozzle",
"Prusa MINI 0.25 nozzle",
"Prusa MINI 0.4 nozzle",
"Prusa MINI 0.6 nozzle",
"Prusa MINI 0.8 nozzle"
]
}