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
40
resources/profiles/Anker/process/0.20mm Fast @Anker.json
Normal file
40
resources/profiles/Anker/process/0.20mm Fast @Anker.json
Normal file
|
@ -0,0 +1,40 @@
|
|||
{
|
||||
"type": "process",
|
||||
"setting_id": "GP_Anker_004",
|
||||
"name": "0.20mm Fast @Anker",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_process_common",
|
||||
"bottom_shell_layers": "4",
|
||||
"enable_overhang_speed": "1",
|
||||
"initial_layer_print_height": "0.20",
|
||||
"layer_height": "0.20",
|
||||
"raft_contact_distance": "0.20",
|
||||
"top_shell_layers": "5",
|
||||
"support_bottom_z_distance": "0.20",
|
||||
"support_top_z_distance": "0.20",
|
||||
"top_surface_pattern": "zig-zag",
|
||||
"bottom_surface_pattern": "zig-zag",
|
||||
"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"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue