Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: CNCDK on April 07, 2017, 03:31:41 PM

Title: Rapid feed
Post by: CNCDK on April 07, 2017, 03:31:41 PM
Is not it possible in an easy way to allow rapid traverse of 10% and keep g01 feed to 100%
Title: Re: Rapid feed
Post by: kolias on April 07, 2017, 04:20:03 PM
Not clear what you ask but you can set the rapid speed and feed to different speeds. Your CAD program will set the rapid speed based on the tool you choose including the feed.
Title: Re: Rapid feed
Post by: CNCDK on April 07, 2017, 04:55:03 PM
I want to run too rapid traverse of 10% and feed rate of 100%.
Is it possible ?? after I've run a test I run everything at 100%
Title: Re: Rapid feed
Post by: RICH on April 11, 2017, 08:15:04 AM
CNCDK,

G0 command is  rapid positioning at the max velocity defined in motor tuning.
G01 command is positioning at a feed rate  defined by the user.

Use the correct command for what you want to do.

RICH