mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 23:53:56 -06:00
Also add setting_version to fdmextruder
Since it obviously doesn't inherit from fdmprinter. Contributes to issue CURA-3427.
This commit is contained in:
parent
a472fd8163
commit
ebd730a68d
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
"type": "extruder",
|
"type": "extruder",
|
||||||
"author": "Ultimaker B.V.",
|
"author": "Ultimaker B.V.",
|
||||||
"manufacturer": "Ultimaker",
|
"manufacturer": "Ultimaker",
|
||||||
|
"setting_version": 1,
|
||||||
"visible": false
|
"visible": false
|
||||||
},
|
},
|
||||||
"settings":
|
"settings":
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue