mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-09-14 05:13:14 +08: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
@ -3,7 +3,7 @@
|
|||||||
"version": 2,
|
"version": 2,
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"visible": true,
|
"visible": false,
|
||||||
"author": "Ultimaker",
|
"author": "Ultimaker",
|
||||||
"manufacturer": "Custom",
|
"manufacturer": "Custom",
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user