mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-17 03:37:48 -06:00
Don't forget to also upgrade fdmextruder
This one doesn't inherit from fdmprinter so it doesn't get the updated version number. Contributes to issue CURA-7118.
This commit is contained in:
parent
a7b2f7de5a
commit
67092e1355
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
"type": "extruder",
|
||||
"author": "Ultimaker",
|
||||
"manufacturer": "Unknown",
|
||||
"setting_version": 15,
|
||||
"setting_version": 16,
|
||||
"visible": false,
|
||||
"position": "0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue