OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/Polymaker/PolyTerra PLA @base.json
SoftFever dc83549aa1
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
No EOL
373 B
JSON

{
"type": "filament",
"name": "PolyTerra PLA @base",
"inherits": "fdm_filament_pla",
"from": "system",
"filament_id": "GFL01",
"instantiation": "false",
"filament_cost": [
"25.4"
],
"filament_density": [
"1.31"
],
"filament_flow_ratio": [
"0.98"
],
"filament_vendor": [
"Polymaker"
]
}