mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-30 11:20:32 -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
35 lines
No EOL
639 B
JSON
35 lines
No EOL
639 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA Basic @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFA00",
|
|
"instantiation": "false",
|
|
"filament_cost": [
|
|
"24.99"
|
|
],
|
|
"filament_density": [
|
|
"1.26"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"filament_scarf_seam_type": [
|
|
"none"
|
|
],
|
|
"filament_scarf_height":[
|
|
"10%"
|
|
],
|
|
"filament_scarf_gap":[
|
|
"0%"
|
|
],
|
|
"filament_scarf_length":[
|
|
"10"
|
|
]
|
|
} |