mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00
ENH: Thanks @just-trey for updating Anker profiles
Update Anker profiles and includes the new AnkerMake M5C printer. github pull request: 2125 Change-Id: I961976420d0352a460e6ac79cc107a27aed83b62
This commit is contained in:
parent
c330dbe27a
commit
8567812fdc
39 changed files with 579 additions and 246 deletions
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_Anker_005",
|
||||
"name": "0.05mm Ultradetail @Anker",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "10",
|
||||
"bridge_flow": "0.70",
|
||||
"initial_layer_print_height": "0.05",
|
||||
"layer_height": "0.05",
|
||||
"raft_contact_distance": "0.05",
|
||||
"top_shell_layers": "14",
|
||||
"support_object_xy_distance": "1.50",
|
||||
"support_bottom_z_distance": "0.05",
|
||||
"support_top_z_distance": "0.05",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle",
|
||||
"Anker M5C 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue