As title. Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: I2d9b1aaeadfe945a6a90f34cdb10a1f240a50ae4 (cherry picked from commit a223ab23605c3ef96ae878b9c4d2199520b4f201)
25 lines
548 B
JSON
25 lines
548 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM_CREALITY_001",
|
|
"name": "Creality Ender-3 V2 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_creality_common",
|
|
"printer_model": "Creality Ender-3 V2",
|
|
"default_filament_profile": [
|
|
"Generic PLA @Creality"
|
|
],
|
|
"default_print_profile": "0.20mm Standard @Creality",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"220x0",
|
|
"220x220",
|
|
"0x220"
|
|
],
|
|
"printable_height": "250",
|
|
"nozzle_type": "undefine",
|
|
"auxiliary_fan": "0"
|
|
}
|