mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
Remove stylised caps
We don't condone stylized caps as they give an unfair advantage to some printers. We don't show logos here, just textual names. Contributes to issue CURA-8469.
This commit is contained in:
parent
41a259228f
commit
a3b8b95ade
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "WEEDO X40",
|
"name": "Weedo X40",
|
||||||
"inherits": "fdmprinter",
|
"inherits": "fdmprinter",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"author": "X40-Community.org",
|
"author": "X40-Community.org",
|
||||||
"manufacturer": "WEEDO",
|
"manufacturer": "Weedo",
|
||||||
"visible": true,
|
"visible": true,
|
||||||
"file_formats": "text/x-gcode",
|
"file_formats": "text/x-gcode",
|
||||||
"platform": "weedo_x40.3mf",
|
"platform": "weedo_x40.3mf",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue