mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix up CR100 file name and version
It needs version number 2. It needs to have the .def.json extension. Contributes to issue CURA-8786.
This commit is contained in:
parent
d3c5fc844f
commit
37aa01da93
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Creality CR-100",
|
"name": "Creality CR-100",
|
||||||
|
"version": 2,
|
||||||
"inherits": "creality_base",
|
"inherits": "creality_base",
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"machine_name": { "default_value": "Creality CR-100" },
|
"machine_name": { "default_value": "Creality CR-100" },
|
||||||
Loading…
Add table
Add a link
Reference in a new issue