Machsupport Forum

G-Code, CAD, and CAM => G-Code, CAD, and CAM discussions => Topic started by: krymis on October 04, 2007, 03:22:52 PM

Title: mach3mill error
Post by: krymis on October 04, 2007, 03:22:52 PM
i started creating a g code from a bobcadv21 file i had.  I loaded it in mach3 v2.48.  when i load and start the program i get an error in the status line that reads "R less than Z in cycle in xy plane".  Any idea why?  Attached is a segment of the code.
Title: Re: mach3mill error
Post by: Graham Waterworth on October 05, 2007, 02:20:24 AM
Hi,

on line N8 your R and Z are the same, I think your Z should be Z-.1

Graham.