mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 13:03:59 -06:00
Hide deltabot from Add Printer dialog
We want users to use the "Custom FFF Printer" instead
This commit is contained in:
parent
485e37e7f5
commit
1c374e7fc7
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": 2,
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"visible": true,
|
||||
"visible": false,
|
||||
"author": "Ultimaker",
|
||||
"manufacturer": "Custom",
|
||||
"file_formats": "text/x-gcode",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue