mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 15:27:53 -06:00
Update translation from machine name to hex file
There was an incongruence in the translation from the machine name to hex file. Sometimes the machine name was wrong. Sometimes the hex file was wrong. Contributes to issue CURA-440.
This commit is contained in:
parent
6d27c26260
commit
9379b0a97b
3 changed files with 14 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"id": "ultimaker2_extended_plus_base",
|
||||
"id": "ultimaker2_extended_plus",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2 Extended+",
|
||||
"manufacturer": "Ultimaker",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"id": "ultimaker2plus_base",
|
||||
"id": "ultimaker2plus",
|
||||
"version": 1,
|
||||
"name": "Ultimaker 2+",
|
||||
"manufacturer": "Ultimaker",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue