mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
AnkerMake Profile Additions (#1716)
* Ankermake Profile Additions * updated based on feedback
This commit is contained in:
20
resources/profiles/Anker/process/0.10mm Detail @Anker.json
Normal file
20
resources/profiles/Anker/process/0.10mm Detail @Anker.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_Anker_001",
|
||||
"name": "0.10mm Detail @Anker",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "7",
|
||||
"bridge_flow": "0.70",
|
||||
"initial_layer_print_height": "0.10",
|
||||
"layer_height": "0.10",
|
||||
"raft_contact_distance": "0.10",
|
||||
"top_shell_layers": "9",
|
||||
"support_bottom_z_distance": "0.10",
|
||||
"support_top_z_distance": "0.10",
|
||||
"compatible_printers": [
|
||||
"Anker M5 0.4 nozzle",
|
||||
"Anker M5C 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user