orcaslicer/resources/profiles/OrcaFilamentLibrary/filament/base/fdm_filament_eva.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

17 lines
No EOL
333 B
JSON

{
"type": "filament",
"name": "fdm_filament_eva",
"inherits": "fdm_filament_common",
"filament_id": "GFR99",
"from": "system",
"instantiation": "false",
"filament_type": [
"EVA"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
]
}