Hide deltabot from Add Printer dialog

We want users to use the "Custom FFF Printer" instead
This commit is contained in:
fieldOfView 2020-03-23 09:37:34 +01:00
parent 485e37e7f5
commit 1c374e7fc7

View file

@ -3,7 +3,7 @@
"version": 2,
"inherits": "fdmprinter",
"metadata": {
"visible": true,
"visible": false,
"author": "Ultimaker",
"manufacturer": "Custom",
"file_formats": "text/x-gcode",