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.78k stars 798 forks source link

Internal structures not printing unless flipped #5923

Open Hayvosh opened 3 months ago

Hayvosh commented 3 months ago

Is there an existing issue for this problem?

OrcaSlicer Version

2.1.1

Operating System (OS)

Windows

OS Version

Win10

Additional system information

No response

Printer

Creality Ender 3 S1 Pro modified

How to reproduce

  1. Import STL with an internal structure that has a feature from the bottom, in my case a horizontal stabiliser from an airplane.
  2. Place it on the bed the correct way
  3. Slice it, it will not slice the internal structure where the carbon fiber spar will go
  4. Flip the model 180 degress and slice it again, this time it will work.

Actual results

image Here you can see the shape of the vertical hole structure in the middle where the carbon fiber spar will go. image Here you can see that it is not sliced with the feature.

image Now when the model is flipped 180 degrees and sliced, you can see that the feature is sliced properly.

Expected results

It should slice the features no matter the orientation

Project file & Debug log uploads

rudder.zip debug_Sat_Jun_29_10_04_00_133584.log.zip

Checklist of files to include

Anything else?

No response

Ataraxia-Mechanica commented 3 months ago

You have make overhangs printable which wrongly modified your models shape so the hole is gone. Also this model doesn't seem to need supports at all especially for the small holes.

github-actions[bot] commented 1 day ago

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