mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 13:15:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,14 +1,15 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"type": "process",
|
||||
"name": "0.16mm Optimal @Artillery M1 Pro 0.4 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "4",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_M1Pro.gcode",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"name": "0.16mm Optimal @Artillery M1 Pro 0.4 nozzle",
|
||||
"outer_wall_speed": "200",
|
||||
"print_settings_id": "0.16mm Optimal @Artillery M1 Pro 0.4 nozzle",
|
||||
"slow_down_layers": "3",
|
||||
@@ -20,14 +21,12 @@
|
||||
"top_surface_pattern": "monotonicline",
|
||||
"travel_speed": "500",
|
||||
"tree_support_branch_diameter_double_wall": "1",
|
||||
"version": "2.1.1.0",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"layer_height": "0.16",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"support_line_width": "0.42",
|
||||
"top_surface_line_width": "0.42",
|
||||
"inherits": "fdm_process_common",
|
||||
"accel_to_decel_enable": "1",
|
||||
"accel_to_decel_factor": "50%",
|
||||
"alternate_extra_wall": "0",
|
||||
@@ -281,5 +280,5 @@
|
||||
],
|
||||
"xy_contour_compensation": "0",
|
||||
"xy_hole_compensation": "0",
|
||||
"top_bottom_infill_wall_overlap":"15%"
|
||||
}
|
||||
"top_bottom_infill_wall_overlap": "15%"
|
||||
}
|
||||
Reference in New Issue
Block a user