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

Prusa Slicer errors #3036

Open mcboeing opened 5 years ago

mcboeing commented 5 years ago

Version

2.2.7

Operating system type + version

Mac OS 10.14.5

In case of 3D rendering issues, please attach the content of menu Help -> System Info dialog Returns nothing.

3D printer brand / version + firmware version (if known)

Prusa i3 Mk3 - not modified Latest firmware

Behavior

Fusion 360 created model. Opened in Prusa Slicer works fine. When model sliced various parts are deleted.

Is this a new feature request?

Project File (.3MF) where problem occurs

Drill jig v4.3mf.zip

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)

Jebtrix commented 5 years ago

You need to attach a zipped .3MF project file to provide any help here.

mcboeing commented 5 years ago

Thx, I think I got that right.

Drill jig v4.3mf.zip

JohnOCFII commented 5 years ago

Running the model through NetFabb allowed it to be sliced properly in PrusaSlicer.

I'm not sure what exactly is wrong, or why the software didn't flag it as a bad STL.

Drill jig v4_fixed.3mf.zip

Jebtrix commented 5 years ago

This model has mesh issues. If you right click on the model and split to parts you can see the mesh pieces (it is not a single mesh that has been boolean added together). The pillar I moved out of position is non-manifold. When the slicer tries to make it manifold (basically capping ends here to make it solid) it is collapsing some geometry in the process.

Drill jig v4

mcboeing commented 5 years ago

JohnOCFII and Jebtrix: My great thanks to the both of you for taking a look at this problem. I'll definitely be digging into the comments you have left to see what happened. Part of the problem is I've been using Fusion 360/Slicer/Prusa printer combination for about two years. And with over 100 designs/prints I've had great success. So when one pops up with errors was in the dark. Thanks, again. So nice to see people willing to help. Dave

Jebtrix commented 5 years ago

Part of the problem is I've been using Fusion 360/Slicer/Prusa printer combination for about two years. And with over 100 designs/prints I've had great success.

I've seen software costing 25K+ produce questionable STL exports. It happens. I still get some ugly meshes from SolidWorks here and there depending on how a part is built. Fusion historically had some STL export issues of the mesh with fillet feaures. Checking to see if a model can be split into parts/objects in PrusaSlicer is an easy clue to problems may be lurking ahead.

mcboeing commented 5 years ago

$25K? Ouch, now I don't feel so bad. But still incredible that, with little training, I can use Fusion 360 - free - Slicer - free - a relatively low-cost printer to achieve great results. Unfortunately, as in yesterday, when things go wrong, I'm left with few options. Thanks, again, Jebtrix!

If anything, I'll start taking a deeper dive into 3D printing tech - and splitting models, too.

Enjoy the rest of the weekend.

Dave

On Sat, Oct 5, 2019 at 1:03 PM Jebtrix notifications@github.com wrote:

Part of the problem is I've been using Fusion 360/Slicer/Prusa printer combination for about two years. And with over 100 designs/prints I've had great success.

I've seen software costing 25K+ produce questionable STL exports. It happens. I still get some ugly meshes from SolidWorks here and there depending on how a part is built. Fusion historically had some STL export issues of the mesh with fillet feaures. Checking to see if a model can be split into parts/objects in PrusaSlicer is an easy clue to problems may be lurking ahead.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/3036?email_source=notifications&email_token=ANMZB4BS2WKGCVR6ZKAQ33TQNDXK7A5CNFSM4I5YRES2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAN2T6A#issuecomment-538683896, or mute the thread https://github.com/notifications/unsubscribe-auth/ANMZB4GNHEWNYIT7BUN3GLDQNDXK7ANCNFSM4I5YRESQ .

Kachidoki2807 commented 5 years ago

Hi @mcboeing, In Fusion 360, before to export as STL, make sure to export solid bodies, and not surfaces. Moreover, you'd better to use the "combine" feature to make only one solid body as a last step. That will be easier for the slicer to work with. See ya.

mcboeing commented 5 years ago

Hi, Kachidoki:

Hey, thanks for the tip. There is SO much information on Fusion 360 it's easy to miss some of the basics. Will use the combine in the future.

Thx

On Sun, Oct 6, 2019 at 11:42 AM Kachidoki notifications@github.com wrote:

Hi @mcboeing https://github.com/mcboeing, In Fusion 360, before to export as STL, make sure to export solid bodies, and not surfaces. Moreover, you'd better to use the "combine" feature to make only one solid body as a last step. That will be easier for the slicer to work with. See ya.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/3036?email_source=notifications&email_token=ANMZB4CYPHLU5VKOF7JH2VLQNIWQFA5CNFSM4I5YRES2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAOQ7NQ#issuecomment-538775478, or mute the thread https://github.com/notifications/unsubscribe-auth/ANMZB4EYY4TDY2EL46QDFBTQNIWQFANCNFSM4I5YRESQ .