Make the low quality profile faster.

This commit is contained in:
daid303 2012-10-04 16:01:46 +02:00
parent 6d92130ba4
commit 5ecb7b2224

View file

@ -228,6 +228,7 @@ class simpleModeWindow(configBase.configWindowBase):
put('layer_height', '0.3')
put('fill_density', '10')
put('print_speed', '80')
put('cool_min_layer_time', '3')
put('bottom_layer_speed', '40')
elif self.printTypeHigh.GetValue():
put('wall_thickness', nozzle_size * 2.0)