prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.63k stars 1.92k forks source link

Archimedean Coordinates Top Infill not working as expected. #13222

Open rasield opened 1 month ago

rasield commented 1 month ago

Description of the bug

The Archimedean Coordinates for the top infill is not working as expected. Usually it goes off of the center of the model and spirals out from there. For some reason, the latest update that was just pushed out to me (2.8.0) is doing something really strange and seems to be doing several spirals in the middle of different sections of the model.

SlicerWeirdness

I was unable to find anything in the patch notes to indicate something was changed, but it just started doing this after the update. Checked a few other models of mine as well as downloading some older versions and found that whatever was changed seemed to affect ALL versions of the slicer regardless of version on my computer.

SlicerWeirdness2 FullScreenSlicerWeirdness3

Was on an online chat with prusa support and they suggested submitting a bug report and, for the moment, trying a fork which did wind up fixing my problems. This is the July 2nd release of SuperSlicer.

superslicertest

I am uncertain as to what may have changed, but, if possible, can this become a togglable feature and not a bug? Being able to at least semi-control the center point of some of the infills like this would be AWESOME.

Mostly because the file displayed is a private commission I am working on, the project reproduction file will be a stl dummy file that shows the same properties.

Project file & How to reproduce

TopInfillBroke.zip

Step 1: Open File Step 2: Set Top Infill to Archimedean Coordinates Step 3: Slice (Should look like following picture)

SlicerWeirdness4

Checklist of files included above

Version of PrusaSlicer

Version 2.8.0+win64

Operating system

Windows 10

Printer model

Prusa I3 Mk3 S

rasield commented 1 month ago

Additional thing I've noticed today when slicing up another file. It appears that Octagram Spiral top infill layer is also creating individual central points now. It also appears to be doing similar with the bottom infill layer as well.

octagramspiral

Again, this is pretty cool the way whatever it is that broke, broke, but this is really weird and not the way it used to slice.