Jump to content
OMRON Forums

DC Padgett

Members
  • Posts

    2
  • Joined

  • Last visited

Posts posted by DC Padgett

  1. Here is a sample of the code I am trying to run. The tool will move to the correct offset position, will spiral down to -0.180, completing the second line of the spiral, then it simply stops and I have an error. 

    Error Status: Illegal move mode or command while cutter compensation active.

    G55
    G17 G20 G40 G49 G80 G90
    M6 T5 (.5 FINISH)
    M1
    G43 H5
    G53 Z0.0
    M3 S2000 M8
    G0 G90 X-4.0 Y0.0
    Z3.0
    G42 D5
    G1  X-4.1885 Y0.0635  F5.0
    Z1.0 F30.0
    M1
    G1 Z0.1 

    G3 X-4.1885 Y0.0635 Z-0.090 I0.0 J-0.0635 F4.0
    G3 X-4.1885 Y0.0635 Z-0.18 I0.0 J-0.0635 F4.0
    G3 X-4.1885 Y0.0635 Z-0.27 I0.0 J-0.0635 F4.0
    G3 X-4.1885 Y0.0635 Z-0.35 I0.0 J-0.0635 F4.0
    G3 X-4.1885 Y0.0635  I0.0 J-0.0635 F4.0

     

     

×
×
  • Create New...