Re: Gcode Arcs
    Posted by
    
      Fred Smith
    
  
  
    on 2000-09-04 10:34:46 UTC
  
  >Then to run MAXNC inarc
> other then G17 XY, one would use the "break" function to divide the
> segment(s) up into small line segments that MAXNC PRO willunderstand?
Use Change-Break-Interpolate
Interpolate makes little connected lines from an arc. Just
breaking/dividing the arc into little arcs won't work.
Best Regards,
Fred Smith
IMService
Discussion Thread
  
    Fred Smith
  
2000-09-03 15:58:26 UTC
  Re: Gcode Arcs
  
    Alan Marconett KM6VV
  
2000-09-04 00:03:18 UTC
  Re: Gcode Arcs
  
    Fred Smith
  
2000-09-04 10:34:46 UTC
  Re: Gcode Arcs