orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PLA @MK3.5.json
Bernhard Koppensteiner 65e007cb41 added MK3.5 support
2024-08-28 21:48:15 +02:00

28 lines
538 B
JSON

{
"type": "filament",
"filament_id": "GFL99_2",
"setting_id": "GFSA04",
"name": "Prusa Generic PLA @MK3.5",
"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.035"
],
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}