orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA-CF.json
2022-12-18 16:12:32 +08:00

25 lines
No EOL
510 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSL98",
"name": "Prusa 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": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}