orcaslicer/resources/profiles/Positron3D/filament/Positron Generic TPU.json
SoftFever aa692b815e
Add Profiles for The Positron profiles (#5640)
* add the positron profiles

* update printable_height to 165
2024-06-09 00:17:22 +08:00

18 lines
No EOL
440 B
JSON

{
"type": "filament",
"filament_id": "GFU99",
"setting_id": "GFSA04",
"name": "Positron Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_max_volumetric_speed": [
"3.2"
],
"compatible_printers": [
"The Positron 0.4 nozzle",
"The Positron 0.2 nozzle",
"The Positron 0.6 nozzle",
"The Positron 0.8 nozzle"
]
}