orcaslicer/resources/profiles/Prusa/filament/Prusa Generic TPU @MK4.json
2023-09-05 19:51:36 +08:00

21 lines
475 B
JSON

{
"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": [
"Prusa MK4 0.25 nozzle",
"Prusa MK4 0.4 nozzle",
"Prusa MK4 0.6 nozzle",
"Prusa MK4 0.8 nozzle"
]
}