OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/COEX/COEX TPE 30D @System.json
bonninjd 0e30dab638
Some checks failed
Build all / Build All (push) Has been cancelled
Build all / Flatpak (push) Has been cancelled
Publish docs to Wiki / Publish docs to Wiki (push) Has been cancelled
Add Coex 3D filament profiles to Orcaslicer (#10924)
* Fix some errors (e.g., missing instantiation, missing commas, wrong order) and remove unnecessary parameters.

* Fix filament profiles to use arrays for vendor, cost, density, type, temperature, and speed attributes across COEX materials.

---------

Co-authored-by: SoftFever <softfeverever@gmail.com>
2025-10-21 00:40:24 +08:00

12 lines
273 B
JSON

{
"type": "filament",
"name": "COEX TPE 30D @System",
"inherits": "COEX TPE 30D @base",
"from": "system",
"setting_id": "C0X30D20",
"instantiation": "true",
"filament_max_volumetric_speed": [
"3.5"
],
"compatible_printers": []
}