diff options
author | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-03-19 19:11:36 +0100 |
---|---|---|
committer | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-03-19 19:11:36 +0100 |
commit | 32f0ac21b4806a5cb27bb0bf4979a208740db5a2 (patch) | |
tree | 43566e3980040cfa31ede39b929755227f5fae7d /conf | |
parent | 9a2abeed93a90cf19f83b608e1ce6f5d8b619e8e (diff) |
slicer conf and Makefile minor fixesv0.20140319
Diffstat (limited to 'conf')
-rw-r--r-- | conf/dice.ini | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/conf/dice.ini b/conf/dice.ini index e89e3f1..14852f2 100644 --- a/conf/dice.ini +++ b/conf/dice.ini @@ -1,4 +1,4 @@ -# generated by Slic3r 0.9.10b on Tue Dec 3 20:15:23 2013 +# generated by Slic3r 0.9.10b on Wed Mar 19 18:32:32 2014 avoid_crossing_perimeters = 1 bed_size = 200,200 bed_temperature = 0 @@ -49,7 +49,7 @@ infill_first = 0 infill_only_where_needed = 0 infill_speed = 60 layer_gcode = -layer_height = 0.20 +layer_height = 0.25 max_fan_speed = 100 min_fan_speed = 35 min_print_speed = 10 @@ -60,7 +60,7 @@ only_retract_when_crossing_perimeters = 1 output_filename_format = [input_filename_base].gcode perimeter_acceleration = 0 perimeter_extruder = 1 -perimeter_extrusion_width = 150% +perimeter_extrusion_width = 130% perimeter_speed = 30 perimeters = 3 post_process = @@ -104,8 +104,8 @@ support_material_threshold = 0 temperature = 185 threads = 2 toolchange_gcode = -top_infill_extrusion_width = 170% -top_solid_infill_speed = 60 +top_infill_extrusion_width = 200% +top_solid_infill_speed = 45 top_solid_layers = 7 travel_speed = 130 use_relative_e_distances = 0 |