linuxcnc/tcl/scripts
Dewey Garrett e1771e5db7 emcsh.cc: use coord letters for emc_* commands JA
Update calling args from numbers (like 0 for X, 1 for y)
to coordinate letters (X,Y,Z...):
  emc_abs_cmd_pos
  emc_abs_act_pos
  emc_rel_cmd_pos
  emc_rel_act_pos
  emc_tool_offset
  emc_probed_pos

Update known callers of these commands:
   tklinuxcnc.tcl
   Set_Coordinates.tcl
   ngcgui.tcl

Note:
     emc_probed_pos -- no known callers in tree

Signed-off-by: Dewey Garrett <dgarrett@panix.com>
2016-06-26 19:08:28 -06:00
..
balloon.tcl remove inappropriate execute permissions 2010-05-19 14:44:37 -05:00
emchelp.tcl remove inappropriate execute permissions 2010-05-19 14:44:37 -05:00
Set_Coordinates.tcl emcsh.cc: use coord letters for emc_* commands JA 2016-06-26 19:08:28 -06:00