OrcaSlicer/resources/profiles/OrcaFilamentLibrary/filament/Bambu/Bambu PLA-CF @base.json
SoftFever dc83549aa1
Orca filament profile revamp - done (#8287)
* 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
2025-02-03 21:15:17 +08:00

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"
]
}