supermerill / SuperSlicer

G-code generator for 3D printers (Prusa, Voron, Creality, etc.)
4.03k stars 516 forks source link

External lines protruding from others when using archene and external line width #4269

Closed GalvanicGlaze closed 1 week ago

GalvanicGlaze commented 1 month ago

What happened?

Weird external artifacts when using archene and suggested external line width on per model bases. Was fine in 2.5.59.3 but no good in 2.5.59.9/10

I'll work around it but thought I'd share just in case

lines 20240509_232406

Project file & How to reproduce

SB cover.zip

Version

2.5.59.10

Operating system

Windows 10

Printer model

Voron Trident

supermerill commented 1 month ago

Seems like the overhang flow is just at the threshold. just increase it a little bit, or deactivate it. Your project has fired many assert checks, I use my entire day to fix most of the little issues it undercover (pesky unreliable arachne generator)

GalvanicGlaze commented 2 weeks ago

Seems like the overhang flow is just at the threshold. just increase it a little bit, or deactivate it. Your project has fired many assert checks, I use my entire day to fix most of the little issues it undercover (pesky unreliable arachne generator)

Hi, im not sure how this all works but though I would mention the problem is still currently in the latest RC and night_dev for me

supermerill commented 2 weeks ago

increase the threshold for overhang flow.

GalvanicGlaze commented 2 weeks ago

Yeah I know the work around, I thought it was something you were fixing so though it would be good to keep you updated. I changed mine to 100% permanently to work around it. Thanks