orcaslicer/resources/profiles/Creality/machine/Creality CR-6 Max 0.6 nozzle.json

27 lines
570 B
JSON
Raw Normal View History

{
"type": "machine",
"setting_id": "GM001",
"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": [
"Creality Generic PLA"
],
"printer_variant": "0.6",
"default_print_profile": "0.20mm Standard @Creality CR-6 0.6",
"nozzle_diameter": [
"0.6"
],
"printable_area": [
"5x5",
"395x5",
"395x395",
"5x395"
],
"printable_height": "400",
"nozzle_type": "undefine",
"auxiliary_fan": "0"
}