orcaslicer/resources/profiles/Anycubic/filament/Anycubic Generic PVA.json
fr3ak2402 7809fabcbf
add Raise3D printer profiles (#1087)
* add Raise3D printer profiles

Raise3D Pro3
Raise3D Pro3 Plus

* add more Sovol profiles

Sovol SV06
Sovol SV06 Plus

* Add & modify Anycubic profiles

Anycubic Chiron
Anycubic Kobra Max

Anycubic Vyper process 0.15mm & 0.30mm
2023-05-20 19:33:16 +08:00

29 lines
652 B
JSON

{
"type": "filament",
"filament_id": "GFS99",
"setting_id": "GFSA04",
"name": "Anycubic 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": [
"Anycubic i3 Mega S 0.4 nozzle",
"Anycubic Chiron 0.4 nozzle",
"Anycubic Vyper 0.4 nozzle",
"Anycubic Kobra Max 0.4 nozzle",
"Anycubic 4Max Pro 0.4 nozzle",
"Anycubic 4Max Pro 2 0.4 nozzle"
]
}