mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-01 16:58:01 +02: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