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

19 lines
411 B
JSON

{
"type": "filament",
"filament_id": "GFB99",
"setting_id": "GFSB99",
"name": "Prusa Generic ABS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_abs",
"filament_flow_ratio": [
"0.926"
],
"filament_max_volumetric_speed": [
"12"
],
"compatible_printers": [
"Prusa MK3S 0.4 nozzle",
"Prusa MINI 0.4 nozzle"
]
}