Files
OrcaSlicer-KX/resources/profiles/DeltaMaker/filament/DeltaMaker Generic TPU.json
SoftFever df2a1bc4fc Orca filament profile revamp - done (#8287)
* Update Qidi profiles

* restructure orca filament lib folder

* update profiles

* add more global filaments

* check missing instantiation errors

* fix missing instantiation attribute

* delete voron generic filaments

* remove Mellow filaments

* clean profiles

* QoL: select only visible filament when select all filaments
2025-02-03 21:15:17 +08:00

20 lines
462 B
JSON
Executable File

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSA04",
"name": "DeltaMaker Generic TPU",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_tpu",
"filament_flow_ratio": [
"0.94"
],
"filament_max_volumetric_speed": [
"4.5"
],
"compatible_printers": [
"DeltaMaker 2 0.35 nozzle",
"DeltaMaker 2T 0.5 nozzle",
"DeltaMaker 2XT 0.5 nozzle"
]
}