orcaslicer/resources/profiles/Anker/process/0.15mm Fast @Anker.json
just-trey a96ed26519
Profile: Anker M5/C first layer consistency improvements (#3321)
first layer consistency improvments
2023-12-29 00:04:45 +08:00

40 lines
No EOL
1.3 KiB
JSON

{
"type": "process",
"setting_id": "GP_Anker_002",
"name": "0.15mm Fast @Anker",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_common",
"bottom_shell_layers": "5",
"enable_overhang_speed": "1",
"bridge_flow": "0.85",
"initial_layer_print_height": "0.15",
"layer_height": "0.15",
"raft_contact_distance": "0.15",
"top_shell_layers": "6",
"support_bottom_z_distance": "0.15",
"support_top_z_distance": "0.15",
"top_surface_pattern": "monotonic",
"bottom_shell_thickness": "0",
"top_shell_thickness": "0",
"default_acceleration": "6000",
"outer_wall_acceleration": "3000",
"bridge_acceleration": "1500",
"wall_infill_order": "outer wall/inner wall/infill",
"sparse_infill_density": "10%",
"sparse_infill_pattern": "supportcubic",
"initial_layer_acceleration": "2500",
"gap_infill_speed": "300",
"sparse_infill_speed": "600",
"inner_wall_acceleration": "6000",
"inner_wall_speed": "600",
"support_speed": "360",
"travel_speed": "500",
"travel_acceleration": "6000",
"top_surface_speed": "360",
"top_surface_acceleration": "2500",
"compatible_printers": [
"Anker M5 0.4 nozzle",
"Anker M5C 0.4 nozzle"
]
}