mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-25 09:08:38 -07:00
* 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
24 lines
No EOL
459 B
JSON
24 lines
No EOL
459 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Generic PETG-CF @System",
|
|
"inherits": "fdm_filament_pet",
|
|
"from": "system",
|
|
"setting_id": "OGFSG50",
|
|
"instantiation": "true",
|
|
"fan_cooling_layer_time": [
|
|
"30"
|
|
],
|
|
"fan_max_speed": [
|
|
"40"
|
|
],
|
|
"fan_min_speed": [
|
|
"5"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"11.5"
|
|
],
|
|
"overhang_fan_speed": [
|
|
"100"
|
|
],
|
|
"compatible_printers": []
|
|
} |