mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00

Change-Id: I7a07dbd91d68896c1efc8642ee61646cbaf7622f (cherry picked from commit f52c53bc2d1aa74584eae310d9617a32f3a03972)
24 lines
544 B
JSON
24 lines
544 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFL99",
|
|
"setting_id": "GFSL99",
|
|
"name": "Generic PLA",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_filament_pla",
|
|
"filament_flow_ratio": [
|
|
"0.98"
|
|
],
|
|
"filament_max_volumetric_speed": [
|
|
"12"
|
|
],
|
|
"slow_down_layer_time": [
|
|
"8"
|
|
],
|
|
"compatible_printers": [
|
|
"Bambu Lab X1 Carbon 0.4 nozzle",
|
|
"Bambu Lab X1 0.4 nozzle",
|
|
"Bambu Lab X1 Carbon 0.6 nozzle",
|
|
"Bambu Lab X1 Carbon 0.8 nozzle"
|
|
]
|
|
}
|