mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_elegoo_02010",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.1",
|
||||
"initial_layer_print_height": "0.15",
|
||||
"elefant_foot_compensation": "0.05",
|
||||
"wall_loops": "4",
|
||||
"bottom_shell_layers": "5",
|
||||
"top_shell_layers": "7",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "0.22",
|
||||
"outer_wall_line_width": "0.22",
|
||||
"initial_layer_line_width": "0.3",
|
||||
"sparse_infill_line_width": "0.25",
|
||||
"inner_wall_line_width": "0.22",
|
||||
"internal_solid_infill_line_width": "0.22",
|
||||
"support_line_width": "0.22",
|
||||
"top_surface_line_width": "0.22",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "60",
|
||||
"sparse_infill_speed": "100",
|
||||
"inner_wall_speed": "100",
|
||||
"internal_solid_infill_speed": "100",
|
||||
"outer_wall_speed": "60",
|
||||
"top_surface_speed": "80"
|
||||
}
|
||||
Reference in New Issue
Block a user