orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA @MK3.5 0.25.json

29 lines
543 B
JSON
Raw Normal View History

2024-08-28 19:48:15 +00:00
{
"type": "filament",
"filament_id": "GFL99_5",
"setting_id": "GFSA04",
"name": "Prusa Generic PLA @MK3.5 0.25",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pla",
"filament_flow_ratio": [
"1"
],
"filament_max_volumetric_speed": [
"15"
],
"slow_down_layer_time": [
"10"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.12"
],
"compatible_printers": [
"Prusa MK3.5 0.25 nozzle"
]
}