diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-10-21 19:42:27 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-10-21 19:42:27 (EDT) |
commit | 0d4e2250250cbf4de47076b3f078ae76ccdd4f8a (patch) | |
tree | ff13707a7328491b936fe4fcde1feb0fff43771d /.Slic3r/print | |
parent | ebf981b119281d4543c56bb93168dd88ec7cd425 (diff) | |
download | slic3r-0d4e2250250cbf4de47076b3f078ae76ccdd4f8a.zip slic3r-0d4e2250250cbf4de47076b3f078ae76ccdd4f8a.tar.gz slic3r-0d4e2250250cbf4de47076b3f078ae76ccdd4f8a.tar.bz2 |
PCIe MC Bracket: Decrease some extrusion widths
Diffstat (limited to '.Slic3r/print')
-rw-r--r-- | .Slic3r/print/PCIe MC Bracket.ini | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/.Slic3r/print/PCIe MC Bracket.ini b/.Slic3r/print/PCIe MC Bracket.ini index 89c4aa6..b65c1b0 100644 --- a/.Slic3r/print/PCIe MC Bracket.ini +++ b/.Slic3r/print/PCIe MC Bracket.ini @@ -1,4 +1,4 @@ -# generated by Slic3r 1.2.9 on Mon Oct 21 18:44:06 2019 +# generated by Slic3r 1.2.9 on Mon Oct 21 19:05:52 2019 avoid_crossing_perimeters = 0 bottom_solid_layers = 2 bridge_acceleration = 0 @@ -20,7 +20,7 @@ fill_angle = 45 fill_density = 10% fill_pattern = rectilinear first_layer_acceleration = 0 -first_layer_extrusion_width = 0.75 +first_layer_extrusion_width = 0 first_layer_height = 0.25 first_layer_speed = 100% gap_fill_speed = 40 @@ -28,7 +28,7 @@ gcode_comments = 1 infill_acceleration = 0 infill_every_layers = 1 infill_extruder = 1 -infill_extrusion_width = 1 +infill_extrusion_width = 0.75 infill_first = 0 infill_only_where_needed = 0 infill_overlap = 0 @@ -79,7 +79,7 @@ support_material_speed = 100 support_material_threshold = 0 thin_walls = 1 threads = 4 -top_infill_extrusion_width = 0.75 +top_infill_extrusion_width = 0.5 top_solid_infill_speed = 60 top_solid_layers = 2 travel_speed = 250 |