mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-20 07:11:12 -06:00

Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Idf0414a43bedcd970811d87b40ee3e2063e4e5c6
26 lines
No EOL
583 B
JSON
26 lines
No EOL
583 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM_CREALITY_012",
|
|
"name": "Creality CR-6 Max 0.6 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_creality_common",
|
|
"printer_model": "Creality CR-6 Max",
|
|
"default_filament_profile": [
|
|
"Generic PLA @Creality CR-6"
|
|
],
|
|
"printer_variant": "0.6",
|
|
"default_print_profile": "0.20mm Normal @Creality CR-6 0.6",
|
|
"nozzle_diameter": [
|
|
"0.6"
|
|
],
|
|
"printable_area": [
|
|
"5x5",
|
|
"395x5",
|
|
"395x395",
|
|
"5x395"
|
|
],
|
|
"printable_height": "400",
|
|
"nozzle_type": "undefine",
|
|
"auxiliary_fan": "0"
|
|
} |