mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 04:12:07 +00: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
15 lines
437 B
JSON
15 lines
437 B
JSON
{
|
|
"type": "filament",
|
|
"name": "fdm_filament_pla_silk",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFL96",
|
|
"instantiation": "false",
|
|
"description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
} |