Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: lucasp on February 05, 2014, 03:33:54 PM

Title: Motor issues with G Code
Post by: lucasp on February 05, 2014, 03:33:54 PM
I have a homemade 3 axis router with Probotix electronics.  Mach3 is loaded on an older Windows XP machine.  When the motors are jogged with the Mach3 jog flyout screen,  the motors move smoothly and continuously.  The same thing happens when using the Mach3 motor tuning screen.  However,  when the motors are moved with G Code instructions (with the G0 or G1 commands), they move approximately .3 inches, pause momentarily  and then start moving again.  The motors repeat the .3 inch movement over the entire length of the G Code move.  This happens on all three axis.  To the extent it makes a difference, the machine uses single start Acme 1/2-10 lead screws on the X and Y axis.   
 
The machine does a nice job cutting.  However  am hoping someone can offer some advice with respect to getting the motors to run on a continues basis rather than in .3 inch pulses.
Title: Re: Motor issues with G Code
Post by: Hood on February 05, 2014, 04:06:03 PM
Close Mach and go to the Mach3 folder and double click the drivertest.exe and let it run. See if the line in the graph is smooth with no spikes.

What kernel do you have set in Mach?
What is the Time in Int on the Diagnostics page, also the frequency?
Do you have onboard graphics card?
Do you have QuickTime installed?
Hood
Title: Re: Motor issues with G Code
Post by: lucasp on February 05, 2014, 04:15:33 PM
Thanks, I will check those settings tonight.
Title: Re: Motor issues with G Code
Post by: ger21 on February 05, 2014, 06:59:47 PM
Also try turning off the toolpath display. The on/off button is on the diagnostics page.
Title: Re: Motor issues with G Code
Post by: lucasp on February 06, 2014, 05:01:06 PM
Close Mach and go to the Mach3 folder and double click the drivertest.exe and let it run. See if the line in the graph is smooth with no spikes.

What kernel do you have set in Mach?
What is the Time in Int on the Diagnostics page, also the frequency?
Do you have onboard graphics card?
Do you have QuickTime installed?
Hood

The graph generated by dirvertest.exe  has multiple spikes.

The kernel speed is 2500hz
The Time in Int is between 6.8 and 8
The frequency is 25387

I do have an on board graphics card.
I just uninstalled QuickTime.
Title: Re: Motor issues with G Code
Post by: Hood on February 06, 2014, 05:43:10 PM
Ok run the driver test again and see what its like after uninstaling Quick Time.
Onboard graphics can be problematic when using the parallel port.
Hood