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

31 lines
No EOL
601 B
JSON

{
"type": "filament",
"filament_id": "GFN99_2",
"setting_id": "GFSA04",
"name": "Prusa Generic PA @MK3.5 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_flow_ratio": [
"1"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"11"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.012"
],
"compatible_printers": [
"Prusa MK3.5 0.6 nozzle"
]
}