mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-11 15:57:51 -06:00
Fix manufacturer for uniqbot
These have to be Other for Ultimaker's marketing team.
This commit is contained in:
parent
704fd21518
commit
d8c53f7a1f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"id": "uniqbot_one",
|
"id": "uniqbot_one",
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"name": "Uniqbot",
|
"name": "Uniqbot",
|
||||||
"manufacturer": "Unimatech",
|
"manufacturer": "Other",
|
||||||
"author": "Unimatech",
|
"author": "Unimatech",
|
||||||
"icon": "icon_ultimaker2.png",
|
"icon": "icon_ultimaker2.png",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue