orcaslicer/resources/profiles/Custom/filament/My Generic TPU.json

17 lines
354 B
JSON
Raw Normal View History

2023-04-23 17:03:37 +00:00
{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "My Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"MyKlipper 0.4 nozzle",
2023-04-24 15:16:07 +00:00
"MyMarlin 0.4 nozzle"
2023-04-23 17:03:37 +00:00
]
}