SoftFever / OrcaSlicer

G-code generator for 3D printers (Bambu, Prusa, Voron, VzBot, RatRig, Creality, etc.)
https://discord.gg/P4VE9UY9gJ
GNU Affero General Public License v3.0
6.2k stars 715 forks source link

Line infill is aligned and does not criss-cross #5655

Closed WallK closed 1 month ago

WallK commented 1 month ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.0-beta

Operating System (OS)

Windows

OS Version

10

Additional system information

No response

Printer

Custom

How to reproduce

Select "Line" sparse infill pattern Slice Observe

Actual results

The infill pattern is aligned between layers image

Expected results

The infill pattern should be generated at an angle between layers image (screenshot from SuperSlicer)

Project file & Debug log uploads

line-infill.zip

Checklist of files to include

Anything else?

This issue was not present in 2.0.0

discip commented 1 month ago

@kisslorand Could you please have a look at this? Seems to be similar to #5285.

kisslorand commented 1 month ago

Thanks for the heads-up, fixed it. Will push a PR shortly.

Later edit: done (#5658)