mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Update creality cr-x.def.json
Updated name to Creality3D instead of Creality
This commit is contained in:
parent
ff005eb01f
commit
4637257f03
1 changed files with 3 additions and 3 deletions
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"id": "CR-X",
|
"id": "CR-X",
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Creality CR-X",
|
"name": "Creality3D CR-X",
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"author": "SRC",
|
"author": "SRC",
|
||||||
"manufacturer": "Creality",
|
"manufacturer": "Creality3D",
|
||||||
"category": "Other",
|
"category": "Other",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "cr-x.stl",
|
"platform": "cr-x.stl",
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
|
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_name": { "default_value": "Creality CR-X" },
|
"machine_name": { "default_value": "Creality3D CR-X" },
|
||||||
"machine_extruder_count": { "default_value": 2 },
|
"machine_extruder_count": { "default_value": 2 },
|
||||||
"machine_heated_bed": { "default_value": true },
|
"machine_heated_bed": { "default_value": true },
|
||||||
"machine_width": { "default_value": 300 },
|
"machine_width": { "default_value": 300 },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue