Files
OrcaSlicer/resources/profiles/Creality/machine/Creality CR-6 SE 0.2 nozzle.json
xun.zhang 7c89b4d225 FIX: add setting_id for CR-6 printers
Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: I376bb4dea584d8bd7fe65741541a47cb60cc4721
2023-11-01 09:11:19 +08:00

27 lines
583 B
JSON

{
"type": "machine",
"setting_id": "GM_CREALITY_014",
"name": "Creality CR-6 SE 0.2 nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_creality_common",
"printer_model": "Creality CR-6 SE",
"default_filament_profile": [
"Generic PLA @Creality CR-6"
],
"printer_variant": "0.2",
"default_print_profile": "0.16mm Opitmal @Creality CR-6 0.2",
"nozzle_diameter": [
"0.2"
],
"printable_area": [
"5x0",
"230x0",
"230x235",
"5x235"
],
"printable_height": "250",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}