Merge branch 'CR-X' of https://github.com/steverc1572/Cura into steverc1572-CR-X

This commit is contained in:
Diego Prado Gesto 2019-02-04 08:50:22 +01:00
commit 6e976f0cc3
3 changed files with 8 additions and 8 deletions

View File

@ -1,7 +1,7 @@
{ {
"id": "CR-X", "id": "CR-X",
"version": 2, "version": 2,
"name": "Creality3D CR-X", "name": "Creality CR-X",
"inherits": "fdmprinter", "inherits": "fdmprinter",
"metadata": { "metadata": {
"visible": true, "visible": true,

View File

@ -4,7 +4,7 @@
"name": "Left Extruder", "name": "Left Extruder",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata": {
"machine": "Creality3D CR-X", "machine": "Creality CR-X",
"position": "0" "position": "0"
}, },

View File

@ -4,7 +4,7 @@
"name": "Right Extruder", "name": "Right Extruder",
"inherits": "fdmextruder", "inherits": "fdmextruder",
"metadata": { "metadata": {
"machine": "Creality3D CR-X", "machine": "Creality CR-X",
"position": "1" "position": "1"
}, },