mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 15:44:04 -06:00
Add some metadata to fdmprinter.json since that is now required
This commit is contained in:
parent
900e733839
commit
7101acb850
1 changed files with 4 additions and 3 deletions
|
@ -1,9 +1,10 @@
|
||||||
{
|
{
|
||||||
|
"id": "fdmprinter",
|
||||||
"visible": false,
|
"visible": false,
|
||||||
"version": 1,
|
"version": 1,
|
||||||
"author": "other",
|
"name": "FDM Printer Base Description",
|
||||||
"manufacturer": "other",
|
"author": "Ultimaker B.V.",
|
||||||
"author": "other",
|
"manufacturer": "Ultimaker",
|
||||||
|
|
||||||
"add_pages": [{"page": "AddMachine", "title": "Add new printer"}],
|
"add_pages": [{"page": "AddMachine", "title": "Add new printer"}],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue