Random jumps down when running gcode

My hunch on what’s going on is that GC is just running out of memory

I’m sure that you are right. Another peculiarity to add… on my work PC where it loads successfully with the portable release, it is consuming ~600MB. In the version I have running in shop (remember it’s 64-bit running from source) it is consuming >3GB.

when the cutting is done, I will test in more configurations and see if I can pinpoint anything. 640MB to 3GB is a big difference.

2 Likes

Managed to take a screenshot of the crash after a few fails :slight_smile:
Like my exwife2 always asked, “Is this art or can I trash it?”

4 Likes

Anyway to trap for running out of memory and gracefully exit - Display an Error turn off the spindle and stop the motors?

Thank you

I was able to complete the project… I’ll post some pics in a new thread when I get home.

After the initial issues and restarts, the last 2/3 of the plunges went to completion with no errors. So, the first set of errors (“the jumps”) I believe were chain skips that I just didn’t see. No repeats of that error after making a chain guide.

The second issue with the z-axis and sled losing control… may have been due to a cable was a little loose. Dunno.

Sometime between christmas and new year, I think I will setup a similar but slightly simpler project and see if I can get it to run through from start to finish.

Still need to do more exploration with GC limitations. The original file (attached above) yields very different memory requirement, depending on the computer it runs on. I tested last night:

  1. Desktop running windows 7 - GroundControlPortable version .99 (32-bit python 2.7.11) - Portrait.gcode required 601MB of memory AND LOADED SUCCSSFULLY

  2. Laptop running Windows 10 - GroundControlPortable version .99 (32-bit python 2.7.11) - Portrait.gcode occupied 3.1 GB and then crashed GC.

  3. Laptop running Windows 10 - GroundControl Source version .99 (64-bit python 2.7.14) - Portrait.gcode occupied 2GB and loaded successfully.

How in the world does the same exact packaged version of GC use ~600MB on one computer and >3.0GB on another? OS-related? graphics card\library related?

6 Likes

Hey can I get a picture of your Z-axis motor/cable?

Thank you