OrcaSlicer/resources/profiles/BBL/filament/Generic PLA-CF @base.json
xun.zhang 8b893e631b ENH: delete duplicate keys in filament profiles
Change-Id: If87ed772ceae1c8b09f3dbd09f1006918622cfe5
2023-07-07 17:25:51 +08:00

29 lines
No EOL
535 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"name": "Generic PLA-CF @base",
"from": "system",
"instantiation": "false",
"inherits": "fdm_filament_pla",
"required_nozzle_HRC": [
"40"
],
"cool_plate_temp": [
"45"
],
"cool_plate_temp_initial_layer": [
"45"
],
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"slow_down_layer_time": [
"7"
],
"additional_cooling_fan_speed": [
"0"
]
}