Bugfix: first layer extrusion width wasn't affecting infill. Includes regression test. #2042

This commit is contained in:
Alessandro Ranellucci 2014-05-18 23:36:30 +02:00
parent 3f29a9292a
commit 038076e040
2 changed files with 42 additions and 0 deletions

View file

@ -207,6 +207,7 @@ sub make_fill {
$h,
$is_bridge,
$layerm->id == 0,
undef,
$layerm->object,
);