Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: labuda on October 21, 2008, 09:21:13 PM

Title: Converting seconds to milliseconds
Post by: labuda on October 21, 2008, 09:21:13 PM
Hi,

My G-code contains dwell times in milliseconds, but Mach3 interprets it in seconds. So, I end up waiting 80 seconds burning my tool instead of a quick 80 milliseconds.
Anyone know how to ask Mach to interpret in seconds? I'm tired of editing my G-code.

Thanks
aleks.
Title: Re: Converting seconds to milliseconds
Post by: RICH on October 21, 2008, 10:03:31 PM
aleks,
you can define the time unit in          config>general logic configuration    right hand side of the screen
check box for    "G04 Dwell in ms"

RICH