mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 15:21:21 -06:00
ENH: pick Anker printer from orca
Thanks OrcaSlicer. Also fix the wrong setting id. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: If70c1bebb853a2f2f9b90e7c66e886af0432b52a
This commit is contained in:
parent
eccc479199
commit
4a3464243c
26 changed files with 1456 additions and 0 deletions
21
resources/profiles/Anker/filament/Anker Generic PLA.json
Normal file
21
resources/profiles/Anker/filament/Anker Generic PLA.json
Normal file
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFL99",
|
||||
"setting_id": "GFSL99_Anker_00",
|
||||
"name": "Anker Generic PLA",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue