mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -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,
|
||||
"version": 1,
|
||||
"author": "other",
|
||||
"manufacturer": "other",
|
||||
"author": "other",
|
||||
"name": "FDM Printer Base Description",
|
||||
"author": "Ultimaker B.V.",
|
||||
"manufacturer": "Ultimaker",
|
||||
|
||||
"add_pages": [{"page": "AddMachine", "title": "Add new printer"}],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue