mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-06 21:44:08 -06:00
Bugfix: first layer extrusion width wasn't affecting infill. Includes regression test. #2042
This commit is contained in:
parent
3f29a9292a
commit
038076e040
2 changed files with 42 additions and 0 deletions
|
@ -207,6 +207,7 @@ sub make_fill {
|
|||
$h,
|
||||
$is_bridge,
|
||||
$layerm->id == 0,
|
||||
undef,
|
||||
$layerm->object,
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue