Hello Guest it is April 19, 2024, 06:46:58 PM

Author Topic: Converting seconds to milliseconds  (Read 3110 times)

0 Members and 1 Guest are viewing this topic.

Converting seconds to milliseconds
« 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.

Offline RICH

*
  • *
  •  7,427 7,427
    • View Profile
Re: Converting seconds to milliseconds
« Reply #1 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