Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.2.1] Slicing fails and project can't be exported #6161

Open
Liger0 opened this issue Aug 6, 2019 · 7 comments
Open

[4.2.1] Slicing fails and project can't be exported #6161

Liger0 opened this issue Aug 6, 2019 · 7 comments
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.

Comments

@Liger0
Copy link

Liger0 commented Aug 6, 2019

Application version
4.2.1

Platform
Win10 x64

Printer
Cr-10S

Reproduction steps
I sliced the model, reduced to 60% in all directions, tried to slice.

Actual results
It fails to slice.
I tried to export the project by "save", "export", and "export selection", but even tho it doesn't prompt any error, it doesn't save anything.

Expected results
It should slice it and export the project file.

Additional information
It fails with any even stock profile.
failed slicing
model.zip

@Liger0 Liger0 added the Type: Bug The code does not produce the intended behavior. label Aug 6, 2019
@nallath
Copy link
Member

nallath commented Aug 6, 2019

Could you share the log files as well?

@Liger0
Copy link
Author

Liger0 commented Aug 6, 2019

cura.zip

@nallath
Copy link
Member

nallath commented Aug 7, 2019

Uh, the logs indicate that the file was written to your removable drive;
2019-08-06 14:18:49,573 - DEBUG - [MainThread] RemovableDriveOutputDevice.RemovableDriveOutputDevice.requestWrite [83]: Writing to E:/CCR10S_Butterfly_stronger-joints.gcode
Is the file there?

@Liger0
Copy link
Author

Liger0 commented Aug 7, 2019

Well that's the gcode. I printed that before that error happened. Afterwise I restarted cura I was unable to slice or export the project file.

@Ghostkeeper
Copy link
Collaborator

Ghostkeeper commented Aug 11, 2019

Since it arrived at the g-code, the slicing at least must've been fine. The log doesn't show that you restarted the application afterwards.

2019-08-06 14:18:49,573 - DEBUG - [MainThread] RemovableDriveOutputDevice.RemovableDriveOutputDevice.requestWrite [83]: Writing to E:/CCR10S_Butterfly_stronger-joints.gcode
2019-08-06 14:18:49,616 - INFO - [Thread-12] SliceInfoPlugin.SliceInfoJob.run [29]: Sending anonymous slice info to [https://stats.ultimaker.com/api/cura]...
2019-08-06 14:18:49,959 - INFO - [Thread-12] SliceInfoPlugin.SliceInfoJob.run [33]: Sent anonymous slice info.
2019-08-06 14:18:49,996 - DEBUG - [Thread-1] UM.FileHandler.WriteFileJob.run [71]: Writing file took 0.3750338554382324 seconds

It seems to successfully write a file in 0.4 seconds.

I'm also unable to reproduce this problem on my end. It's slicing fine (print takes 1 hour 41 minutes). And it also saves to a project fine (proof). This is using 4.2.1 on Windows.

@Liger0
Copy link
Author

Liger0 commented Aug 14, 2019

As what I remember, I sliced a thing, I didn't save any file because I was just testing it, I restarted the PC and resliced and it didn't work this time, I restarted and it worked again. Maybe I took the log before the latest gcode save, but I think not.. this is the log as of today..
cura.zip

@GregValiant GregValiant added Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes labels Nov 22, 2024
@GregValiant
Copy link
Collaborator

I'm cleaning house.
Is this still a problem with current Cura versions (5.8.0 and up)? Can I close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Info Needs more information before action can be taken. Status: Stale ⌛ This issue is over a year old. It might be obsolete or just needs a fresh set of eyes Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

4 participants