Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: giordano on May 20, 2006, 06:37:55 PM

Title: Execution intermittent.....
Post by: giordano on May 20, 2006, 06:37:55 PM
Hi to all. I have used the files attached interpcnc.iso (pcb project) in Mach3. But the execution is not fluid but intermittent and the padses are not sometimes aligned. The option Constant velocity in the menu Config | State is selected. The same files executed with Ninos 3.1 it is perfect. I prefer to use Mach3. Do you have a remedy? Thanks in advance. Giordano
Title: Re: Execution intermittent.....
Post by: Brian Barker on May 20, 2006, 10:38:38 PM
CV Will not work in the file that you have posted... The G00 moves are not CV moves only G01,G02 and G03 moves. I have shown an example of your file so you can see all the G00's. I think if you changed them to G01's you would be VERY happy :)

G00  G90 G94 G71 G40 G54 G80
G21
G90
T2 M06
M03 S11000
G00 F120
G00 Z2
G00 X115.65 Y120.87
G00 Z0
G01 F60 Z-0.15
G01 F240 X67.41
G04 P0.1
G00 X63.6   <-------- Start here with the G01 moves
G00 X63.07 Y120.65
G00 X61.8 Y119.38
G00 X61.58 Y118.85
G00 X61.58 Y114.59
G00 X61.33 Y114.21
G00 X61.24 Y113.77
G00 X61.33 Y113.33
G00 X61.58 Y112.96
G00 X61.6 Y112.94