mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-03 14:51:01 -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
26 lines
No EOL
473 B
JSON
26 lines
No EOL
473 B
JSON
{
|
|
"type": "filament",
|
|
"name": "eSUN PLA+ @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFL03",
|
|
"instantiation": "false",
|
|
"filament_cost": [
|
|
"22.99"
|
|
],
|
|
"filament_density": [
|
|
"1.25"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_vendor": [
|
|
"eSUN"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"6"
|
|
]
|
|
} |