Browse Source

Fix normal profile and add a very basic High Quality profile

Arjen Hiemstra 9 years ago
parent
commit
712ec6acdf
2 changed files with 9 additions and 2 deletions
  1. 6 0
      resources/profiles/High+Quality.cfg
  2. 3 2
      resources/profiles/Normal+Quality.cfg

+ 6 - 0
resources/profiles/High+Quality.cfg

@@ -0,0 +1,6 @@
+[general]
+version = 1
+name = High Quality
+
+[settings]
+layer_height = 0.06

+ 3 - 2
resources/profiles/Normal+Quality.cfg

@@ -1,5 +1,6 @@
-[General]
+[general]
 version = 1
 name = Normal Quality
 
-[Settings]
+[settings]
+layer_height = 0.1