mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-18 02:52:10 +00:00
Bugfix: first layer extrusion width wasn't affecting infill. Includes regression test. #2042
This commit is contained in:
@@ -207,6 +207,7 @@ sub make_fill {
|
||||
$h,
|
||||
$is_bridge,
|
||||
$layerm->id == 0,
|
||||
undef,
|
||||
$layerm->object,
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user