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

22 lines
475 B
JSON
Raw Normal View History

2023-08-30 15:38:46 +00:00
{
"type": "filament",
"filament_id": "GFU99_1",
"setting_id": "GFSA04",
"name": "Prusa Generic TPU @MK4",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"filament_flow_ratio": [
"1.08"
],
"compatible_printers": [
2023-09-05 11:51:36 +00:00
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
2023-08-30 15:38:46 +00:00
]
}