Files
OrcaSlicer/resources/profiles/Creality/process/0.36mm SuperChunky @Creality CR-6.json
xun.zhang 9e0558b54f ENH: optimize 3rd party printers process params
1. Remove some keys with tree support
2. Modify thin_detect wall and adaptive_layer_height

jira: [NEW]

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ie342c27d4dcd2a262993e472a203ce92da14dbb2
2023-11-01 09:33:21 +08:00

22 lines
680 B
JSON

{
"type": "process",
"setting_id": "GP_CREALITY_038",
"name": "0.36mm SuperChunky @Creality CR-6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.6",
"initial_layer_print_height": "0.3",
"inner_wall_line_width": "0.6",
"internal_solid_infill_line_width": "0.6",
"layer_height": "0.36",
"line_width": "0.6",
"outer_wall_line_width": "0.6",
"sparse_infill_line_width": "0.6",
"top_shell_layers": "4",
"top_surface_line_width": "0.6",
"compatible_printers": [
"Creality CR-6 SE 0.6 nozzle",
"Creality CR-6 Max 0.6 nozzle"
]
}