Thanks OrcaSlicer, also fix wrong setting id Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I017ee110e18e5e84d1b21113908b43e286fd6d4e
29 lines
700 B
JSON
29 lines
700 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFS99",
|
|
"setting_id": "GFSS99_ANYCUBIC_00",
|
|
"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"
|
|
]
|
|
}
|