mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-01 14:51:07 -07:00
Added invisible to metadata again
CURA-1278
This commit is contained in:
parent
ad506be34c
commit
1eab26dcc0
1 changed files with 2 additions and 2 deletions
|
|
@ -4,12 +4,12 @@
|
||||||
"metadata":
|
"metadata":
|
||||||
{
|
{
|
||||||
"category": "Ultimaker",
|
"category": "Ultimaker",
|
||||||
"manufacturer": "Ultimaker"
|
"manufacturer": "Ultimaker",
|
||||||
|
"visible": false
|
||||||
},
|
},
|
||||||
"name": "FDM Printer Base Description",
|
"name": "FDM Printer Base Description",
|
||||||
"author": "Ultimaker B.V.",
|
"author": "Ultimaker B.V.",
|
||||||
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
|
"file_formats": "text/x-gcode;application/x-stl-ascii;application/x-stl-binary;application/x-wavefront-obj;application/x3g",
|
||||||
|
|
||||||
"settings":
|
"settings":
|
||||||
{
|
{
|
||||||
"machine_settings":
|
"machine_settings":
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue