reset infill_extrusion_width to default, 110% is too thin and generates nearly no...
authorDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Sat, 17 Sep 2016 17:12:13 +0000 (17:12 +0000)
committerDaniel Bohrer <Daniel Bohrer@stratum0.org/mediawiki/>
Sat, 17 Sep 2016 17:12:13 +0000 (17:12 +0000)
3D-Drucker%2FSlicerBundle.ini.mw

index 72d2dba..0b3dbc4 100644 (file)
@@ -341,7 +341,7 @@ gcode_comments = 0
 infill_acceleration = 0
 infill_every_layers = 1
 infill_extruder = 1
-infill_extrusion_width = 110%
+infill_extrusion_width = 0
 infill_first = 0
 infill_only_where_needed = 0
 infill_overlap = 15%
@@ -428,7 +428,7 @@ gcode_comments = 0
 infill_acceleration = 0
 infill_every_layers = 1
 infill_extruder = 1
-infill_extrusion_width = 110%
+infill_extrusion_width = 0
 infill_first = 0
 infill_only_where_needed = 0
 infill_overlap = 15%
This page took 0.02583 seconds and 4 git commands to generate.