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:
Tamara Hogenhout 2015-08-13 10:51:09 +02:00
parent 062df7c512
commit 41ee464879
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
"id": "grr_neo", "id": "grr_neo",
"version": 1, "version": 1,
"name": "German RepRap Neo", "name": "German RepRap Neo",
"manufacturer": "German RepRap", "manufacturer": "Other",
"author": "other", "author": "other",
"icon": "icon_ultimaker.png", "icon": "icon_ultimaker.png",
"platform": "grr_neo_platform.stl", "platform": "grr_neo_platform.stl",

View File

@ -6,7 +6,6 @@
"author": "Other", "author": "Other",
"icon": "icon_ultimaker2.png", "icon": "icon_ultimaker2.png",
"platform": "makerstarter_platform.stl", "platform": "makerstarter_platform.stl",
"visible": true,
"inherits": "fdmprinter.json", "inherits": "fdmprinter.json",
@ -33,6 +32,7 @@
"machine_nozzle_head_distance": { "default": 3.0 }, "machine_nozzle_head_distance": { "default": 3.0 },
"machine_nozzle_expansion_angle": { "default": 45 } "machine_nozzle_expansion_angle": { "default": 45 }
}, },
"categories": { "categories": {
"resolution": { "resolution": {
"label": "Quality", "label": "Quality",