mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-10-10 23:37:51 -06:00
Small changes to settingsfiles
changed the manufacturer of the grr Neo and deleted visibility of the 3D Starter because that inherits from fdmprinter.json
This commit is contained in:
parent
062df7c512
commit
41ee464879
2 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
"id": "grr_neo",
|
||||
"version": 1,
|
||||
"name": "German RepRap Neo",
|
||||
"manufacturer": "German RepRap",
|
||||
"manufacturer": "Other",
|
||||
"author": "other",
|
||||
"icon": "icon_ultimaker.png",
|
||||
"platform": "grr_neo_platform.stl",
|
||||
|
|
|
@ -6,7 +6,6 @@
|
|||
"author": "Other",
|
||||
"icon": "icon_ultimaker2.png",
|
||||
"platform": "makerstarter_platform.stl",
|
||||
"visible": true,
|
||||
|
||||
"inherits": "fdmprinter.json",
|
||||
|
||||
|
@ -33,6 +32,7 @@
|
|||
"machine_nozzle_head_distance": { "default": 3.0 },
|
||||
"machine_nozzle_expansion_angle": { "default": 45 }
|
||||
},
|
||||
|
||||
"categories": {
|
||||
"resolution": {
|
||||
"label": "Quality",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue