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

Stops sending gcode in the middle of program. #12

Closed
MCuserme opened this issue Dec 28, 2018 · 9 comments
Closed

Stops sending gcode in the middle of program. #12

MCuserme opened this issue Dec 28, 2018 · 9 comments

Comments

@MCuserme
Copy link

I have an issue that it stops sending gcode to a controller after a random time, mostly on bigger gcode files.
I noticed when in that state I press pause and than resume again it sends one line of code.

It is very frustrating because it destroys a workpeace since it does not remember the last coordinates.

I really like this software because it is only one that runs ok on my weak laptop, so if somone can help I would be very grateful.

@nsiatras
Copy link
Collaborator

Hello,

What software and what post-processor are you using to generate the gcode?

@MCuserme
Copy link
Author

MCuserme commented Dec 28, 2018

I use Aspire and LaserWeb, both of them have the same issue.
It does not stop on the same file always at the same spot...

PS. In aspire I use post processor for grbl.

@nsiatras
Copy link
Collaborator

Ok. Your problem has not to do with the software.

I don't know your machine setup but the most common issue is an electromagnetic interference between your controller and some other device.

Examples of devices that creates high electromagnetic forces:
Fluorescent lamps
Vacuum cleaners and other motors
Cheap Chinese quite cut spindles
etc..

PS. What machine do you have ?

@MCuserme
Copy link
Author

Thanks for your help
I dont think that interference is the problem because when I use UGS(universal gcode sender) I dont have any problems.

Now you might ask why do I bother with this software if ugs works.
I have a weak laptop and when I laser engrave a picture there is one line of gcode per pixel and the ugs cannot send these lines fast enough. Source rabbit on the other hand can send lines of gcode fast enough, UI is more pleasing and it has more features.

I built my own CNC machine.

@nsiatras
Copy link
Collaborator

Can you share a gcode file ?

@MCuserme
Copy link
Author

laser_engrave.zip
I had to put it in the zip. since github wont let me upload .gcode.

@nsiatras
Copy link
Collaborator

nsiatras commented Dec 28, 2018 via email

@ulab
Copy link

ulab commented Oct 13, 2019

I had noticed something similar today. I have just started using Rabbit.

On OSX it feels like it stops or slows down sending g-code after a while when I switch to other apps (a video for example). As soon as I switch back, it sends data again.

@nsiatras
Copy link
Collaborator

@MCuserme Download the latest version of our Software and upgrade your GRBL to the latest version (version 1.1h). We did a lot of optimization since the last time and I believe you will run your GCode without any problems

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants