orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA.json

23 lines
459 B
JSON
Raw Normal View History

{
"type": "filament",
"filament_id": "GFL99",
"setting_id": "GFSL99",
"name": "Prusa 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": [
2022-12-18 08:12:32 +00:00
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}