orcaslicer/resources/profiles/Creality/process/0.12mm Fine @Creality Ender3V2.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

14 lines
No EOL
372 B
JSON

{
"type": "process",
"setting_id": "GP_CREALITY_006",
"name": "0.12mm Fine @Creality Ender3V2",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_creality_common",
"bottom_shell_layers": "5",
"layer_height": "0.12",
"top_shell_layers": "6",
"compatible_printers": [
"Creality Ender-3 V2 0.4 nozzle"
]
}