orcaslicer/resources/profiles/BBL/filament/Generic PC.json
qing.zhang cbefb77de3 ENH:add parameters of filaments
Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f
(cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
2022-08-26 09:25:59 +08:00

20 lines
460 B
JSON

{
"type": "filament",
"filament_id": "GFC99",
"setting_id": "GFSC99",
"name": "Generic PC",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"16"
],
"filament_flow_ratio": [
"0.94"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle"
]
}