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.72k stars 1.93k forks source link

Preview shape doesn't match 3D view #1540

Open badger6 opened 5 years ago

badger6 commented 5 years ago

Version

1.41.2 Win64

Use About->About Slic3r 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

_Win7, 64 bit

Behavior

The sliced preview and slices are missing chunks. image image fence gauge 2.zip

Is this a new feature request? No

STL/Config (.ZIP) where problem occurs

Upload a zipped copy of an STL and your config (File -> Export Config)

bubnikv commented 5 years ago

Would you please attach a 3mf with your object? This way the object will be scaled to your resolution.

I was not able to reproduce your issue with the current 1.42 slic3r alpha, when I just loaded and down scaled your object to fit the print bed. I suppose I would need to have your object scaled to some exact size to be able to reproduce your issue.

badger6 commented 5 years ago

I will be happy to do that. What is a 3mf?

badger6 commented 5 years ago

closed by mistake.

bubnikv commented 5 years ago

file menu -> save will save a project file with the 3mf extension (the 3mf is a standard for three dee manufacturing file format)

badger6 commented 5 years ago

I had deleted the files. I reconstructed the model and still got a bad slice from slic3r. but instead of angular facets, the center of the piece was missing. Also I found that by rotating the 3D file 90 degrees about the x axis, it would slice ok.

3mf file attached.


From: bubnikv notifications@github.com Sent: Saturday, January 5, 2019 1:58 AM To: prusa3d/Slic3r Cc: badger6; State change Subject: Re: [prusa3d/Slic3r] Preview shape doesn't match 3D view (#1540)

file menu -> save will save a project file with the 3mf extension (the 3mf is a standard for three dee manufacturing file format)

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/prusa3d/Slic3r/issues/1540#issuecomment-451633420, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AsFlyF6iUlDtr-oIRl0-nSrKb457Pvq9ks5vAE0KgaJpZM4ZkMJh.

badger6 commented 5 years ago

Stll getting garbage slicing

Designspark middle cross section: image

Slic3r middle cross section: image

bubnikv commented 5 years ago

You still did not attach the 3mf. You may need to zip it to pass through github.

badger6 commented 5 years ago

fence gauge 2 bug_0.2mm_PLA_MK3.zip

badger6 commented 5 years ago

OK, i zipped it and posted it.

Thank you for your patience.


From: bubnikv notifications@github.com Sent: Tuesday, January 8, 2019 12:34 PM To: prusa3d/Slic3r Cc: badger6; State change Subject: Re: [prusa3d/Slic3r] Preview shape doesn't match 3D view (#1540)

You still did not attach the 3mf. You may need to zip it to pass through github.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHubhttps://github.com/prusa3d/Slic3r/issues/1540#issuecomment-452385163, or mute the threadhttps://github.com/notifications/unsubscribe-auth/AsFlyIrZV320SThx5OqFQqfeurSRhbcEks5vBNasgaJpZM4ZkMJh.

bubnikv commented 5 years ago

I checked the object in a 3D viewer with a cross-section tool. Here you see, that your model is not a single pieces. It looks like your CAD produced an invalid model.

image

On Windows 10, you may let the windows hosted Netfabb service fix your model directly from Slic3r from the object's context menu. On Windows 7, you may use the Netfabb service through the web browser.

https://tools3d.azurewebsites.net/

We are working hard to make Slic3r robust to not quite valid objects, but there are always cases that our algorithms do not handle quite well.