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

GCode file 0 Bytes #6307

Closed
koopie66 opened this issue Sep 5, 2019 · 11 comments
Closed

GCode file 0 Bytes #6307

koopie66 opened this issue Sep 5, 2019 · 11 comments
Labels
Status: Needs Info Needs more information before action can be taken. Type: Bug The code does not produce the intended behavior.

Comments

@koopie66
Copy link

koopie66 commented Sep 5, 2019

When I tried to export a previous loaded stl file to GCode the program creates a GCODE file with lengt of 0-bytes.

@koopie66 koopie66 added the Type: Bug The code does not produce the intended behavior. label Sep 5, 2019
@nallath nallath added the Status: Needs Info Needs more information before action can be taken. label Sep 5, 2019
@nallath
Copy link
Member

nallath commented Sep 5, 2019

We're going to need a bit more information to resolve this. Please fill in the provided issue report so we have the data we need.

@fieldOfView
Copy link
Collaborator

Did you press the "slice" button?

@koopie66
Copy link
Author

koopie66 commented Sep 5, 2019

I did some additional testing:
It happens in thet following case
step 1:load a STL file
step 2: change something (ie rotate)
step 3: do an export to GCODE
-> result an empty GCODE file
If the file is saved first then the GCODE file is correctly saved

@nallath
Copy link
Member

nallath commented Sep 5, 2019

What version of Cura did you use? On what operating system did you try this? With what settings did you try it?

I've just tried to slice an STL and save it to g-code and it works fine, so there must be something that is different.

@koopie66
Copy link
Author

koopie66 commented Sep 5, 2019

Cura version 4.2.1
OS: Windows 10 version 1903
Processor: Intel i7-2600CPU
12GB Ram
Cura settings: default from installation
Printer: ANET A6 with default settings

@nallath
Copy link
Member

nallath commented Sep 5, 2019

Could you share the STL as well, because i'm also able to just slice an object on an Anet A6

@koopie66
Copy link
Author

koopie66 commented Sep 5, 2019

360mm_15_R_Bridge_for_Marklin_24130.zip

his is the stl file

@fieldOfView
Copy link
Collaborator

step 1:load a STL file
step 2: change something (ie rotate)
step 3: do an export to GCODE

Between 2 and 3, do you "Slice"? The default in Cura is not to slice automatically. You can turn automatic slicing on in the general preferences.

@no-response
Copy link

no-response bot commented Jun 19, 2020

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Jun 19, 2020
@jimarcher
Copy link

I'm having the same issue, and have not found a workaround. I'm using Cura 4.7.1 on my MacOS Catalina 10.15.5. I load an STL file, rotate it on the build plate, select the profile and click "slice." I can then preview the slice niely and I click "save to file." A dialog opens and I select the path and filename and a file is created. But the file size is zero bytes. Opening the file in Atom confirms that the file is empty.

I'm using a FlashForge Creator Pro with this profile:

https://www.thingiverse.com/thing:3569113

@Ghostkeeper
Copy link
Collaborator

Are you saving to an X3G file? There is an issue with your symptoms in the X3GWriter: Ghostkeeper/X3GWriter#30

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. Type: Bug The code does not produce the intended behavior.
Projects
None yet
Development

No branches or pull requests

5 participants