mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 23:31:13 -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
24
resources/profiles/Anker/filament/Anker Generic PA-CF.json
Normal file
24
resources/profiles/Anker/filament/Anker Generic PA-CF.json
Normal file
|
@ -0,0 +1,24 @@
|
|||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN98",
|
||||
"setting_id": "GFSN98_Anker_00",
|
||||
"name": "Anker Generic PA-CF",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"280"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue