OrcaSlicer/resources/profiles/BBL/filament/Generic PLA-CF.json
salt.wei 97ffa093c3 ENH: align the filament type with app/machine/RFID
Signed-off-by: salt.wei <salt.wei@bambulab.com>
Change-Id: I534e6b619efbb7fe6b813bf51640f46066f378c5
2022-08-05 16:11:42 +08:00

24 lines
481 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSL98",
"name": "Generic PLA-CF",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"0.95"
],
"filament_type": [
"PLA-CF"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle"
]
}