From 30da54621b04a1ef4bc2efa28d2af9420b4c48e0 Mon Sep 17 00:00:00 2001 From: Daniel Bohrer Date: Sat, 17 Sep 2016 17:12:13 +0000 Subject: [PATCH] reset infill_extrusion_width to default, 110% is too thin and generates nearly no infill. --- 3D-Drucker%2FSlicerBundle.ini.mw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3D-Drucker%2FSlicerBundle.ini.mw b/3D-Drucker%2FSlicerBundle.ini.mw index 72d2dba83..0b3dbc47c 100644 --- a/3D-Drucker%2FSlicerBundle.ini.mw +++ b/3D-Drucker%2FSlicerBundle.ini.mw @@ -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% -- 2.20.1