mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-04-28 23:04:34 +08:00

* Add files via upload * Add files via upload * Create nwa3d_a5_normal.inst.cfg * Add files via upload * Add files via upload * Delete nwa3d_a5.def.json * Create nwa3d_a5.def.json * Delete nwa3d_backplate.png * Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/definitions/nwa3d_a5.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/definitions/nwa3d_a5.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/definitions/nwa3d_a5.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/definitions/nwa3d_a5.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_best.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_fast.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/quality/nwa3d_a5/nwa3d_a5_normal.inst.cfg Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/definitions/nwa3d_a5.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com> * Update resources/extruders/nwa3d_a5_extruder_0.def.json Co-Authored-By: DragonJe <41123088+DragonJe@users.noreply.github.com>
17 lines
387 B
JSON
17 lines
387 B
JSON
{
|
|
"id": "nwa3d_a5_extruder_0",
|
|
"version": 2,
|
|
"name": "Regular 0.4mm Nozzle",
|
|
"inherits": "fdmextruder",
|
|
"metadata": {
|
|
"machine": "nwa3d_a5",
|
|
"position": "0"
|
|
},
|
|
|
|
"overrides": {
|
|
"extruder_nr": { "default_value": 0 },
|
|
"machine_nozzle_size": { "default_value": 0.4 },
|
|
"material_diameter": { "default_value": 1.75 }
|
|
}
|
|
}
|