orcaslicer/resources/profiles/Snapmaker/filament/Snapmaker J1 PVA.json
Heiko Liebscher 8c1e7eeb35 first add j1
2023-03-30 09:34:23 +02:00

25 lines
515 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSA04",
"name": "Snapmaker J1 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": [
"Snapmaker J1 0.4 nozzle",
"Snapmaker J1 0.6 nozzle"
]
}