Ultimaker / Cura

3D printer / slicing GUI built on top of the Uranium framework
GNU Lesser General Public License v3.0
6.09k stars 2.06k forks source link

Slicing Failed #13989

Open DKiefer770 opened 1 year ago

DKiefer770 commented 1 year ago

Application Version

5.2.1

Platform

Windows 11

Printer

JGMaker ArtistD Pro

Reproduction steps

Attempted to slice model. Slicing Failed.

Actual results

Slicing Failed with an unexpected error. Please consider reporting a bug on our issue tracker.

Expected results

Slicing should complete

Checklist of files to include

Additional information & file uploads

Mark Hex 2.zip cura.zip

GregValiant commented 1 year ago

Thanks for the report. There is a persistent bug that keeps models from slicing when they are in certain orientations on the build plate. Try rotating and/or moving the model around. I haven't been able to get it to slice though. Cura hasn't crashed and I haven't gotten the "Make a Bug Report" message but it has been 45 minutes and it looks to be stuck about 25%. BTW I think this model has been here before and I couldn't get it to slice then either.

I'll mark this as a duplicate and the Cura team will take a look.

DKiefer770 commented 1 year ago

This is a fresh model, just generated this week, but I do a lot of similar things. These are generated by a complex OpenSCAD script.

David Kiefer @.**@.>

sine pendulositate nulla significatio

From: GregValiant @.> Sent: Wednesday, December 7, 2022 6:00 PM To: Ultimaker/Cura @.> Cc: David E. Kiefer @.>; Author @.> Subject: Re: [Ultimaker/Cura] Slicing Failed (Issue #13989)

Thanks for the report. There is a persistent bug that keeps models from slicing when they are in certain orientations on the build plate. Try rotating and/or moving the model around. I haven't been able to get it to slice though. Cura hasn't crashed and I haven't gotten the "Make a Bug Report" message but it has been 45 minutes and it looks to be stuck about 25%. BTW I think this model has been here before and I couldn't get it to slice then either.

I'll mark this as a duplicate and the Cura team will take a look.

— Reply to this email directly, view it on GitHubhttps://github.com/Ultimaker/Cura/issues/13989#issuecomment-1341710547, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALRVHZVO3KV4J5OXWWWIOPTWMEJIVANCNFSM6AAAAAASXHRY24. You are receiving this because you authored the thread.Message ID: @.**@.>>

DKiefer770 commented 1 year ago

Just FYI, this is the GCODE of a slightly different model that completed slicing, but the lower levels of infill look really strange. I am going to try this again using cubic infill to see if that does any better. (Actually the zip is 33M, so here is a link.)

As a feature request, it would be great if under Gradual Infill Steps, there was an option to "Set Step Height Multiplier", which would default to 1 (which is the current behavior), so that if my step height was 3, and I set the Multiplier to 2, the topmost (smallest) fill layer would be 3mm, the second would be 6, the third would be 12, and so on. Alternatively (or in addition to), a "Minimum Infill Density" would be great, so that if I have gradual infill layers turned on, I could set the least amount of infill to, e.g. 5%. Ideally an "Auto Infill Gradient" would be cool, which would let the program calculate the number and size of the layers, from (e.g.) 35% at the top to 5% at the bottom. This could be done in "Regular" steps of even height, "Multiplier" based step height, as mentioned above, or "Parabolic" steps that would compute the multiplier to gradually increase the layer size to maximize the thinnest infill layers to reduce the amount of material.

Thoughts?

Thanks!