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
7.28k stars 862 forks source link

Diferrent and weird gcode after saving and reopening project #7437

Open szymswiat opened 3 days ago

szymswiat commented 3 days ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.2.0

Operating System (OS)

Linux

OS Version

Ubuntu 24.04

Additional system information

No response

Printer

Bambu Lab A1

How to reproduce

  1. Create new project and add attached object to a plate
  2. I set preset to 0.08mm extra fine however the issue occured with other presets as well
  3. Slice plate and observe the result

2024-11-10_17-38 2024-11-10_17-39

  1. Save project and close Orca Slicer
  2. Open it and slice again

Actual results

After reopening a project and slicing a plate Orca Slicer adds weird bridge and top surface layers.

2024-11-10_17-41

Expected results

Unwanted bridge in the air should not appear.

Project file & Debug log uploads

test_cyl_thread2.3mf.zip

Checklist of files to include

Anything else?

No response

Arakon commented 3 days ago

The STL is not manifold. Is it possible you repaired it the first time, but the repair gets lost when reloading the project? test_cyl_thread-repaired.zip Can you try the same thing with this repaired version of the stl?