orcaslicer/resources/profiles/Prusa/filament/Prusa Generic PC @MINIIS 0.6.json
Bernhard Koppensteiner 335c1713b3 changed max flow for PC
2024-05-03 23:53:27 +02:00

25 lines
No EOL
488 B
JSON

{
"type": "filament",
"filament_id": "GFC99_2",
"setting_id": "GFSA04",
"name": "Prusa Generic PC @MINIIS 0.6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pc",
"filament_max_volumetric_speed": [
"7"
],
"filament_flow_ratio": [
"1"
],
"enable_pressure_advance": [
"1"
],
"pressure_advance": [
"0.1"
],
"compatible_printers": [
"Prusa MINIIS 0.6 nozzle"
]
}