Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: SamG on September 25, 2009, 09:52:10 AM

Title: A Gcode Command To Control Plunge?
Post by: SamG on September 25, 2009, 09:52:10 AM
Is there a G, M or any letter code that independently controls a mill’s Z plunge rate? For many years, we have been using Servo Products mills and the plunge rate was controlled by the “E” word. Is there an equivalent for Mach3?

Thanks

Sam
Title: Re: A Gcode Command To Control Plunge?
Post by: Graham Waterworth on September 25, 2009, 10:55:55 AM
'F' is used to control the down feed, if you are talking about a 2 or 3 axis simultaneous move where the z is at a different feed rate to the x and or y axis then it can not be done.

Graham