mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
25 lines
603 B
JSON
25 lines
603 B
JSON
{
|
|
"type": "machine",
|
|
"name": "Creality Ender-3 V2 0.4 nozzle",
|
|
"inherits": "fdm_creality_common",
|
|
"from": "system",
|
|
"setting_id": "GM001",
|
|
"instantiation": "true",
|
|
"printer_model": "Creality Ender-3 V2",
|
|
"default_filament_profile": [
|
|
"Creality Generic PLA"
|
|
],
|
|
"default_print_profile": "0.20mm Standard @Creality Ender3V2",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"220x0",
|
|
"220x220",
|
|
"0x220"
|
|
],
|
|
"printable_height": "250",
|
|
"nozzle_type": "undefine",
|
|
"auxiliary_fan": "0"
|
|
} |