Change default profile a bit so it works better in the project planner.

master
daid 2012-04-23 11:35:52 +02:00
parent 024ea7a0ac
commit a749233e07
1 changed files with 3 additions and 3 deletions

View File

@ -17,7 +17,7 @@ profileDefaultSettings = {
'solid_layer_thickness': '0.6',
'fill_density': '20',
'skirt_line_count': '1',
'skirt_gap': '6.0',
'skirt_gap': '3.0',
'print_speed': '50',
'print_temperature': '0',
'support': 'None',
@ -30,8 +30,8 @@ profileDefaultSettings = {
'retraction_amount': '0.0',
'retraction_extra': '0.0',
'travel_speed': '150',
'max_z_speed': '1.0',
'bottom_layer_speed': '25',
'max_z_speed': '3.0',
'bottom_layer_speed': '20',
'cool_min_layer_time': '10',
'fan_enabled': 'True',
'fan_layer': '0',