orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA-CF.json
2023-08-27 23:37:43 +08:00

26 lines
No EOL
538 B
JSON

{
"type": "filament",
"filament_id": "GFL98",
"setting_id": "GFSA04",
"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 MK4 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}