home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 6 A / CHIP_HITWARE6_A.iso / tools / Gcode / _SETUP.1 / 2dincsmp.txt < prev    next >
Text File  |  1999-01-08  |  245b  |  17 lines

  1.  a_simple_incrental_example
  2.  experiment_with_inc_to_absolute_and_x
  3.  note_this_comment_is_all_lower_case
  4.  
  5.  %
  6. G91
  7. G41 
  8. M03 
  9. G45 X0.250 Y-0.250
  10. X2.750 Y0.000
  11. G02 X0.000 Y-2.000 I0.000 J-1.000
  12. X-2.750 Y0.000
  13. X0.000 Y2.000
  14. M05 
  15. M30
  16.  
  17.