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,28 +1,28 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_elegoo_10050",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.5",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "1.00",
|
||||
"outer_wall_line_width": "1.00",
|
||||
"initial_layer_line_width": "1.00",
|
||||
"sparse_infill_line_width": "1.00",
|
||||
"inner_wall_line_width": "1.00",
|
||||
"internal_solid_infill_line_width": "1.00",
|
||||
"support_line_width": "1.00",
|
||||
"top_surface_line_width": "1.00",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "100",
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "20",
|
||||
"overhang_2_4_speed": "35",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "8"
|
||||
{
|
||||
"type": "process",
|
||||
"name": "fdm_process_elegoo_10050",
|
||||
"inherits": "fdm_process_elegoo_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.5",
|
||||
"initial_layer_print_height": "0.4",
|
||||
"elefant_foot_compensation": "0.2",
|
||||
"bridge_flow": "1",
|
||||
"line_width": "1.00",
|
||||
"outer_wall_line_width": "1.00",
|
||||
"initial_layer_line_width": "1.00",
|
||||
"sparse_infill_line_width": "1.00",
|
||||
"inner_wall_line_width": "1.00",
|
||||
"internal_solid_infill_line_width": "1.00",
|
||||
"support_line_width": "1.00",
|
||||
"top_surface_line_width": "1.00",
|
||||
"initial_layer_speed": "35",
|
||||
"initial_layer_infill_speed": "55",
|
||||
"outer_wall_speed": "80",
|
||||
"sparse_infill_speed": "100",
|
||||
"top_surface_speed": "150",
|
||||
"bridge_speed": "20",
|
||||
"overhang_2_4_speed": "35",
|
||||
"overhang_3_4_speed": "15",
|
||||
"overhang_4_4_speed": "8"
|
||||
}
|
||||
Reference in New Issue
Block a user