mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 21:25:13 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,17 +1,17 @@
|
||||
{
|
||||
"instantiation": "true",
|
||||
"type": "process",
|
||||
"name": "0.08mm High Quality @Artillery M1 Pro 0.4 nozzle",
|
||||
"inherits": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"default_acceleration": "4000",
|
||||
"filename_format": "{input_filename_base}_{filament_type[initial_tool]}_M1Pro.gcode",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "200",
|
||||
"initial_layer_infill_speed": "80",
|
||||
"is_custom_defined": "0",
|
||||
"name": "0.08mm High Quality @Artillery M1 Pro 0.4 nozzle",
|
||||
"print_settings_id": "0.08mm High Quality @Artillery M1 Pro 0.4 nozzle",
|
||||
"slow_down_layers": "3",
|
||||
"top_shell_layers": "9",
|
||||
"travel_speed": "500",
|
||||
"version": "2.1.1.0",
|
||||
"initial_layer_print_height": "0.2",
|
||||
"inner_wall_speed": "120",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
@@ -23,7 +23,6 @@
|
||||
"sparse_infill_speed": "150",
|
||||
"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