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,11 +1,13 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Strength @Artillery M1 Pro 0.4 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"default_acceleration": "10000",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_M1Pro.gcode",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"is_custom_defined": "0",
|
||||
"name": "0.20mm Strength @Artillery M1 Pro 0.4 nozzle",
|
||||
"print_settings_id": "0.20mm Strength @Artillery M1 Pro 0.4 nozzle",
|
||||
"slow_down_layers": "3",
|
||||
"support_style": "default",
|
||||
@@ -15,11 +17,8 @@
|
||||
"travel_speed": "500",
|
||||
"tree_support_branch_diameter_angle": "15",
|
||||
"tree_support_branch_diameter_double_wall": "1",
|
||||
"version": "2.1.1.0",
|
||||
"instantiation": "true",
|
||||
"outer_wall_speed": "60",
|
||||
"wall_loops": "6",
|
||||
"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