mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-27 09:59:48 -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
27 lines
No EOL
507 B
JSON
27 lines
No EOL
507 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PA-CF @System",
|
|
"inherits": "Bambu PA-CF @base",
|
|
"from": "system",
|
|
"setting_id": "OGFSN00",
|
|
"instantiation": "true",
|
|
"nozzle_temperature_initial_layer": [
|
|
"290"
|
|
],
|
|
"nozzle_temperature": [
|
|
"290"
|
|
],
|
|
"fan_max_speed": [
|
|
"30"
|
|
],
|
|
"fan_min_speed": [
|
|
"10"
|
|
],
|
|
"fan_cooling_layer_time": [
|
|
"5"
|
|
],
|
|
"full_fan_speed_layer": [
|
|
"2"
|
|
],
|
|
"compatible_printers": []
|
|
} |