Make the low quality profile faster.

master
daid303 2012-10-04 16:01:46 +02:00
parent 6d92130ba4
commit 5ecb7b2224
1 changed files with 1 additions and 0 deletions

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)