mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,23 +1,23 @@
|
||||
{
|
||||
"type": "process",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"setting_id": "2022313264",
|
||||
"inherits": "fdm_process_idex",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"initial_layer_line_width": "0.82",
|
||||
"sparse_infill_line_width": "0.82",
|
||||
"inner_wall_line_width": "0.82",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"support_line_width": "0.82",
|
||||
"top_surface_line_width": "0.82"
|
||||
"type": "process",
|
||||
"name": "0.24 Standard @Snapmaker J1 (0.8 nozzle)",
|
||||
"inherits": "fdm_process_idex",
|
||||
"from": "system",
|
||||
"setting_id": "2022313264",
|
||||
"instantiation": "true",
|
||||
"compatible_printers": [
|
||||
"Snapmaker J1 (0.8 nozzle)"
|
||||
],
|
||||
"layer_height": "0.24",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"wall_loops": "2",
|
||||
"top_shell_layers": "3",
|
||||
"line_width": "0.82",
|
||||
"outer_wall_line_width": "0.82",
|
||||
"initial_layer_line_width": "0.82",
|
||||
"sparse_infill_line_width": "0.82",
|
||||
"inner_wall_line_width": "0.82",
|
||||
"internal_solid_infill_line_width": "0.82",
|
||||
"support_line_width": "0.82",
|
||||
"top_surface_line_width": "0.82"
|
||||
}
|
||||
Reference in New Issue
Block a user