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

25 lines
No EOL
488 B
JSON

{
"type": "filament",
"filament_id": "GFC99_3",
"setting_id": "GFSA04",
"name": "Prusa Generic PC @MK3.5 0.8",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"8"
],
"filament_flow_ratio": [
"1"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.016"
],
"compatible_printers": [
"Prusa MK3.5 0.8 nozzle"
]
}