Files
OrcaSlicer/resources/profiles/Anker/process/0.10mm Detail @Anker.json
xun.zhang 278a773974 FIX: invalid support params in 3rd party profiles
Many params are not right.Just use default

jira:[NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I5c4a1e8b046940e174f5681a79031b5f20fcafc5
2023-11-09 10:09:10 +08:00

20 lines
556 B
JSON

{
"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"
]
}