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

18 lines
390 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFU99",
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": [
2022-12-18 08:12:32 +00:00
"Prusa MK3S 0.4 nozzle",
2023-08-27 15:37:43 +00:00
"Prusa MK4 0.4 nozzle",
2022-12-18 08:12:32 +00:00
"Prusa MINI 0.4 nozzle"
]
}