orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA @MINIIS.json
2024-07-15 23:07:39 +08:00

27 lines
509 B
JSON

{
"type": "filament",
"setting_id": "GFSA04",
"name": "Prusa Generic PLA @MINIIS",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"14"
],
"slow_down_layer_time": [
"10"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.27"
],
"compatible_printers": [
"Prusa MINIIS 0.4 nozzle"
]
}