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

34 lines
No EOL
646 B
JSON

{
"type": "filament",
"filament_id": "GFN98_1",
"setting_id": "GFSA04",
"name": "Prusa Generic PA-CF @MK3.5",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pa",
"filament_type": [
"PA-CF"
],
"filament_flow_ratio": [
"1"
],
"nozzle_temperature_initial_layer": [
"280"
],
"nozzle_temperature": [
"280"
],
"filament_max_volumetric_speed": [
"6.5"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.05"
],
"compatible_printers": [
"Prusa MK3.5 0.4 nozzle"
]
}