Revert "Small change to actually infill every layer. Should fix #1783, but there's side effects in that there's no check against the nozzle size."

This reverts commit 86e1f2fb1173ed3071e41bf80bfaf3ae00cc4bd5.
This commit is contained in:
Alessandro Ranellucci 2016-07-10 12:25:34 +02:00
parent fc8c16d33a
commit 4b946f269a

View File

@ -221,7 +221,7 @@ sub make_fill {
# layer height
my $internal_flow = $layerm->region->flow(
FLOW_ROLE_INFILL,
$layerm->object->config->layer_height*$layerm->config->infill_every_layers, # TODO: handle infill_every_layers?
$layerm->layer->object->config->layer_height, # TODO: handle infill_every_layers?
0, # no bridge
0, # no first layer
-1, # auto width