mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -06:00

Thanks OrcaSlicer. Also fix the wrong setting id. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: If70c1bebb853a2f2f9b90e7c66e886af0432b52a
24 lines
484 B
JSON
24 lines
484 B
JSON
{
|
|
"type": "filament",
|
|
"filament_id": "GFS99",
|
|
"setting_id": "GFSS99_Anker_00",
|
|
"name": "Anker 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": [
|
|
"Anker M5 0.4 nozzle"
|
|
]
|
|
}
|