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
50 lines
No EOL
912 B
JSON
50 lines
No EOL
912 B
JSON
{
|
|
"type": "filament",
|
|
"name": "Bambu PLA-CF @base",
|
|
"inherits": "fdm_filament_pla",
|
|
"from": "system",
|
|
"filament_id": "GFA50",
|
|
"instantiation": "false",
|
|
"additional_cooling_fan_speed": [
|
|
"0"
|
|
],
|
|
"cool_plate_temp": [
|
|
"45"
|
|
],
|
|
"cool_plate_temp_initial_layer": [
|
|
"45"
|
|
],
|
|
"filament_cost": [
|
|
"34.99"
|
|
],
|
|
"filament_density": [
|
|
"1.22"
|
|
],
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_type": [
|
|
"PLA-CF"
|
|
],
|
|
"filament_vendor": [
|
|
"Bambu Lab"
|
|
],
|
|
"nozzle_temperature_range_low": [
|
|
"210"
|
|
],
|
|
"nozzle_temperature_range_high": [
|
|
"250"
|
|
],
|
|
"required_nozzle_HRC": [
|
|
"40"
|
|
],
|
|
"supertack_plate_temp": [
|
|
"50"
|
|
],
|
|
"supertack_plate_temp_initial_layer": [
|
|
"50"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
]
|
|
} |