orcaslicer/resources/profiles/Mellow/filament/Generic PVA @M1.json
2024-09-21 22:59:25 +08:00

27 lines
No EOL
547 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFS99_m1_0",
"name": "Generic PVA @M1",
"from": "system",
"instantiation": "true",
"inherits": "fdm_filament_pva",
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"slow_down_layer_time": [
"7"
],
"slow_down_min_speed": [
"10"
],
"compatible_printers": [
"M1 0.4 nozzle",
"M1 0.2 nozzle",
"M1 0.6 nozzle",
"M1 0.8 nozzle"
]
}