image-to-gcode crashing
- lukepighetti
- Offline
- Senior Member
Less
More
- Posts: 53
- Thank you received: 1
19 Jun 2012 23:41 #21131
by lukepighetti
image-to-gcode crashing was created by lukepighetti
Please Log in or Create an account to join the conversation.
20 Jun 2012 08:22 - 20 Jun 2012 08:23 #21139
by ArcEye
Replied by ArcEye on topic Re:image-to-gcode crashing
Hi
At a guess, the crashed image2gcode corrupted the image file you were converting.
The error is to do with no proper EOF (end of file) tag
Either load the image into gimp and if it will load, save-as something else and re-try, or try converting another picture
regards
At a guess, the crashed image2gcode corrupted the image file you were converting.
The error is to do with no proper EOF (end of file) tag
Either load the image into gimp and if it will load, save-as something else and re-try, or try converting another picture
regards
Last edit: 20 Jun 2012 08:23 by ArcEye.
Please Log in or Create an account to join the conversation.
20 Jun 2012 23:16 #21160
by wizard69
Replied by wizard69 on topic Re:image-to-gcode crashing
It is a little late to suggest this but never work on an original file, always edit copies of the original.
As to that error, it is saying no End Of File found. Unfortunately I don't know enough about file formats to tell you what the EOF character should be more so I'm a bit confused about the error message as I'm not sure if it is complaining about the image file or the Python code. I wold try opening another image file to verify which is broken. If it is the image file you may be in tough shape as those are compressed files.
taiden wrote:
As to that error, it is saying no End Of File found. Unfortunately I don't know enough about file formats to tell you what the EOF character should be more so I'm a bit confused about the error message as I'm not sure if it is complaining about the image file or the Python code. I wold try opening another image file to verify which is broken. If it is the image file you may be in tough shape as those are compressed files.
taiden wrote:
Hey all,
I was setting an image up in image-to-gcode when my power supply quit halfway through, right before I told it to convert.
Now when I try to open an image file I get this message.
Any ideas?
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds