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.82k stars 802 forks source link

Slicing behavior #5653

Closed SolberLight closed 3 weeks ago

SolberLight commented 3 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.0.0

Operating System (OS)

Windows

OS Version

11

Additional system information

No response

Printer

Elegoo Neptune 4 Plus

How to reproduce

Using the given file slicer with normal 1.6 layer height

Actual results

Walls aren't perfectly straight it's adding geometry from nowhere WhatsApp Image 2024-06-10 at 12 19 46_559cf9fe WhatsApp Image 2024-06-10 at 12 19 46_c7377274

Expected results

Straight walls

Project file & Debug log uploads

A4p.zip

Checklist of files to include

Anything else?

No response

foreachthing commented 3 months ago

Disable Arc-fitting will help. I don't think you need that anyway. If you do need it, do it in post with ArcWelder.

discip commented 3 months ago

@SolberLight

Try this: A4p.3mf.txt

If you print it laying flat on the bed, the thin fins will definitely break off. Hence the angled position, just in case you wonder.

SolberLight commented 3 months ago

Thanks for your suggestion, actually i've already printed many of these and they infact aren't straight due to the slicing. thins are plenty strong so not the issue there.

The issue I'm seeing is that Orca is adding material where it shouldn't

Screenshot_43

SolberLight commented 3 months ago

Can be seen here : WhatsApp Image 2024-06-10 at 20 54 55_a1592aa2

discip commented 3 months ago

You need to change Wall generator to Arachne and Minimum wall width to 50% in order to make it work.

Strange. Have you changed the setting I saved in the attached 3mf?

SolberLight commented 3 months ago

I've tried your settings. It's clearly better, but not perfect, what should I changed next ? Screenshot_44

discip commented 3 months ago

What is the diameter of your nozzle? 0.4 mm or 0.6 mm ...?

SolberLight commented 3 months ago

.4 yes

discip commented 3 months ago

Is it possible to attach the whole project file?

SolberLight commented 3 months ago

Plate.3mf.txt

discip commented 3 months ago

Try reducing layer height to at least 0.13 mm. Preferably 0.1 mm.

SolberLight commented 3 months ago

That's a good point that should help. Still there should be a warning or something in orca in this case. print shouldn't start without advice

github-actions[bot] commented 3 weeks ago

Orca bot: this issue is stale because it has been open for 90 days with no activity.

discip commented 3 weeks ago

@SolberLight Have you tried the latest commit? Maybe your issue has already been solved . 😊