* 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
21 lines
No EOL
417 B
JSON
21 lines
No EOL
417 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PPA-CF @System",
|
|
"inherits": "fdm_filament_ppa",
|
|
"from": "system",
|
|
"setting_id": "OGFSN97_00",
|
|
"instantiation": "true",
|
|
"fan_max_speed": [
|
|
"35"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"6.5"
|
|
],
|
|
"overhang_fan_threshold": [
|
|
"25%"
|
|
],
|
|
"filament_type": [
|
|
"PPA-CF"
|
|
],
|
|
"compatible_printers": []
|
|
} |