Make ultimaker2 definition visible in the add machine dialog

This commit is contained in:
Arjen Hiemstra 2016-05-17 18:38:06 +02:00
parent 0664cbd2f6
commit 9bfb98e75f

View file

@ -4,6 +4,7 @@
"name": "Ultimaker 2",
"inherits": "ultimaker",
"metadata": {
"visible": true,
"author": "Ultimaker",
"manufacturer": "Ultimaker",
"file_formats": "text/x-gcode",
@ -105,4 +106,4 @@
"enabled": "False"
}
}
}
}