Put down 3 bottom layers for a cup or vase. This makes better water tight prints.

master
daid 2012-09-26 15:10:42 +02:00
parent 7eb9967ee4
commit f4d2e92aab
1 changed files with 1 additions and 0 deletions

View File

@ -237,6 +237,7 @@ class simpleModeWindow(configBase.configWindowBase):
elif self.printTypeJoris.GetValue():
put('wall_thickness', nozzle_size * 1.5)
put('layer_height', '0.3')
put('solid_layer_thickness', '0.9')
put('fill_density', '0')
put('joris', 'True')
put('extra_base_wall_thickness', '15.0')