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.5k stars 1.9k forks source link

1st layer over a rectangular void slicing the wrong direction and not using the scaffolding #6019

Open tturkstra opened 3 years ago

tturkstra commented 3 years ago

Version 2.3.0+

Version of PrusaSlicer used goes here Use About->About PrusaSlicer for release versions

For -dev versions, use git describe --tag or get the hash value for the version you downloaded or git rev-parse HEAD

Operating system type + version Mac OS Big Sur 11.2.1

What OS are you using, and state any version #s 11.2.1 In case of 3D rendering issues, please attach the content of menu Help -> System Info dialog

3D printer brand / version + firmware version (if known) Prusa Prusa i3 MK3S+, but problem is slicer and can be seen before the G-code is even sent to it.

What 3D printer brand / version are you printing on, is it a stock model or did you modify the printer, what firmware is running on your printer, version of the firmware #s

* Describe the problem

Behavior Slicing a fairly simple object with a large box with a box "removed" leaving a long, narrow, 20x3 cm "table top". Selected the option for "Support on build plate only". Supports are built perfectly, but the 1st layer of the "table top" prints in the wrong (longitudinal) direction, basically not using the Supports. Thus that layer basically falls away in strands. The next layer is OK, but it would be much better to have the 1st "table top" layer go across the rectangle across it's shorter dimension and use the supports. I include the stl that was being sliced and a screen-grab showing the offending layer. NSX Battery bar (3).stl.zip Screen Shot 2021-02-11 at 8 33 05 AM

Is this a new feature request? No

Project File (.3MF) where problem occurs

Upload a PrusaSlicer Project File (.3MF) (Plater -> Export plate as 3MF for Slic3r PE 1.41.2 and older, File -> Save / Save Project for PrusaSlicer, Slic3r PE 1.42.0-alpha and newer) Images (PNG, GIF, JPEG), PDFs or text files could be drag & dropped to the issue directly, while all other files need to be zipped first (.zip, .gz)

bubnikv commented 3 years ago

Actually the bridges should not be supported at all if "don't support bridges" is enabled at the support parameter page.