Update creality cr-x.def.json

Updated name to Creality3D instead of Creality
This commit is contained in:
steverc1572 2019-01-20 14:21:54 -06:00 committed by GitHub
parent ff005eb01f
commit 4637257f03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,12 +1,12 @@
{
"id": "CR-X",
"version": 2,
"name": "Creality CR-X",
"name": "Creality3D CR-X",
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"author": "SRC",
"manufacturer": "Creality",
"manufacturer": "Creality3D",
"category": "Other",
"file_formats": "text/x-gcode",
"platform": "cr-x.stl",
@ -19,7 +19,7 @@
},
"overrides": {
"machine_name": { "default_value": "Creality CR-X" },
"machine_name": { "default_value": "Creality3D CR-X" },
"machine_extruder_count": { "default_value": 2 },
"machine_heated_bed": { "default_value": true },
"machine_width": { "default_value": 300 },