mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 23:01:22 -06:00
Profile: Anker M5/C first layer consistency improvements (#3321)
first layer consistency improvments
This commit is contained in:
parent
c1bb9ecc43
commit
a96ed26519
7 changed files with 13 additions and 20 deletions
|
@ -6,7 +6,7 @@
|
|||
"adaptive_layer_height": "0",
|
||||
"reduce_crossing_wall": "0",
|
||||
"max_travel_detour_distance": "0",
|
||||
"bottom_surface_pattern": "monotonicline",
|
||||
"bottom_surface_pattern": "monotonic",
|
||||
"bottom_shell_thickness": "0.5",
|
||||
"bridge_speed": "50",
|
||||
"bridge_acceleration": "500",
|
||||
|
@ -93,8 +93,8 @@
|
|||
"bottom_shell_layers": "4",
|
||||
"top_shell_layers": "5",
|
||||
"bridge_flow": "0.95",
|
||||
"initial_layer_speed": "65",
|
||||
"initial_layer_infill_speed": "125",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "50",
|
||||
"initial_layer_travel_speed": "100%",
|
||||
"outer_wall_speed": "125",
|
||||
"inner_wall_speed": "250",
|
||||
|
@ -115,4 +115,4 @@
|
|||
"outer_wall_jerk": "10",
|
||||
"top_surface_jerk": "12",
|
||||
"travel_jerk": "20"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue