Browse Source

Small changes to settingsfiles

changed the manufacturer of the grr Neo and deleted visibility of the 3D Starter because that inherits from fdmprinter.json
Tamara Hogenhout 9 years ago
parent
commit
41ee464879
2 changed files with 2 additions and 2 deletions
  1. 1 1
      resources/settings/grr_neo.json
  2. 1 1
      resources/settings/maker_starter.json

+ 1 - 1
resources/settings/grr_neo.json

@@ -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",

+ 1 - 1
resources/settings/maker_starter.json

@@ -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",