mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 03:43:52 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,30 +1,29 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_ecc_02010",
|
||||
"inherits": "fdm_process_ecc",
|
||||
"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",
|
||||
"is_custom_defined": "0",
|
||||
"outer_wall_speed": "60",
|
||||
"top_surface_speed": "80"
|
||||
"type": "process",
|
||||
"name": "fdm_process_ecc_02010",
|
||||
"inherits": "fdm_process_ecc",
|
||||
"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