Hi all!
I'm having some difficulty trying to do some 3D cutting with very small line segments. The g code that was produced is just shy of 100K lines. I can start the program, and it runs fine until it hits about the 20K line mark, then I start getting very jerky movement on all 3 axis. I also notice that when I start getting the jerky movement, mach 3 is using a full 50% of the CPU (dual core machine), and when it's running fine, it only uses 28-45% of the CPU.
Just to test it out, I took a segment of code out of the middle, where I was getting very jerky movement (about the 39K-40K), and saved this as a new file that was only about 1k lines long. The machine runs fine with this file, and CPU usage is about 30%.
I've tried disabling the tool path preview to save system resources, but this didn't really help at all. I'm not sure what else to do, except manually edit the G-code into multiple files, which is something I'd really like to not have to do.
computer specs:
HP DC5700 small form factor
Windows 7 32 bit
Intel Pentium 4 (2 CPU's) 3.00GHz
1Gig ram
Is my computer just not up to par? Any suggestions on how to get a little more performance out of it?
thanks in advance for any suggestions, they are truly appreciated!
-Brian
P.S. G-code file is attached for reference