orcaslicer/resources/profiles/Custom/filament/My Generic PVA.json

26 lines
502 B
JSON
Raw Normal View History

2023-04-23 17:03:37 +00:00
{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSA04",
"name": "My Generic PVA",
"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": [
"MyKlipper 0.4 nozzle",
2023-04-24 15:16:07 +00:00
"MyMarlin 0.4 nozzle"
2023-04-23 17:03:37 +00:00
]
}