mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
AnkerMake Profile Additions (#1716)
* Ankermake Profile Additions * updated based on feedback
This commit is contained in:
parent
3be1168d12
commit
fe1d7a0751
40 changed files with 566 additions and 246 deletions
19
resources/profiles/Anker/process/0.25mm Draft @Anker.json
Normal file
19
resources/profiles/Anker/process/0.25mm Draft @Anker.json
Normal file
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_Anker_006",
|
||||
"name": "0.25mm Draft @Anker",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "3",
|
||||
"initial_layer_print_height": "0.25",
|
||||
"layer_height": "0.25",
|
||||
"raft_contact_distance": "0.25",
|
||||
"top_shell_layers": "3",
|
||||
"support_bottom_z_distance": "0.25",
|
||||
"support_top_z_distance": "0.25",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle",
|
||||
"Anker M5C 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue