orcaslicer/resources/profiles/Creality/process/0.28mm SuperDraft @Creality CR-6.json
xun.zhang 12eec78d1d ENH: add profiles for creality CR6
Thanks bhast2 ,these profiles are based on his original version.

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I23dbb7d8b80b8fc37ecd76c44bf1c547413bc434
(cherry picked from commit 4a58cee3ff08fcd5f542a7779f3a1dfad46a4509)
2023-07-31 14:29:15 +08:00

18 lines
No EOL
535 B
JSON

{
"type": "process",
"setting_id": "GP_CREALITY_004",
"name": "0.28mm SuperDraft @Creality CR-6",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"initial_layer_line_width": "0.4",
"initial_layer_print_height": "0.28",
"inner_wall_line_width": "0.4",
"layer_height": "0.28",
"sparse_infill_line_width": "0.4",
"top_shell_layers": "4",
"compatible_printers": [
"Creality CR-6 SE 0.4 nozzle",
"Creality CR-6 Max 0.4 nozzle"
]
}