summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2019-02-14 16:03:52 (EST)
committer P. J. McDermott <pj@pehjota.net>2019-02-14 16:03:52 (EST)
commit7f52bde8aa42816fdf1d012971912269d68e4628 (patch)
tree67e2491f1b8d7dd5c829b3d0c7ea36670c28b0d9
parent0f25d3373cf268e88341ce460a461b7d14e96ff6 (diff)
downloadslic3r-7f52bde8aa42816fdf1d012971912269d68e4628.zip
slic3r-7f52bde8aa42816fdf1d012971912269d68e4628.tar.gz
slic3r-7f52bde8aa42816fdf1d012971912269d68e4628.tar.bz2
Base: Combine infill and only infill where needed
-rw-r--r--.Slic3r/print/Base.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/.Slic3r/print/Base.ini b/.Slic3r/print/Base.ini
index 458b52b..5368d0e 100644
--- a/.Slic3r/print/Base.ini
+++ b/.Slic3r/print/Base.ini
@@ -1,4 +1,4 @@
-# generated by Slic3r 1.2.9 on Thu Feb 14 15:56:30 2019
+# generated by Slic3r 1.2.9 on Thu Feb 14 16:03:49 2019
avoid_crossing_perimeters = 0
bottom_solid_layers = 2
bridge_acceleration = 0
@@ -26,11 +26,11 @@ first_layer_speed = 100%
gap_fill_speed = 40
gcode_comments = 1
infill_acceleration = 0
-infill_every_layers = 1
+infill_every_layers = 2
infill_extruder = 1
infill_extrusion_width = 0
infill_first = 0
-infill_only_where_needed = 0
+infill_only_where_needed = 1
infill_overlap = 15%
infill_speed = 80
interface_shells = 0