On Wed, 02 Jun 2010 20:46 -0400, "Paul Keeton" <[email protected]> wrote: > Steve, > > I was just issuing the command in MDI. (M64 then enter)
You should probably be doing something like "M64 P2" then enter. The P word specifies which output you want to control. If you don't specify a P word it is anybody's guess as to what value will be used. From the error messages, it looks like EMC is using 255 as the value. Since M62 thru M65 support only four outputs by default (0 thru 3), using 255 (or any number higher than 3) will give that error message. See the documentation for those M-codes at: http://linuxcnc.org/docs/html/gcode_main.html#sec:M62-to-M65 John Kasunich -- John Kasunich [email protected] ------------------------------------------------------------------------------ ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize list and enter to win: http://p.sf.net/sfu/thinkgeek-promo _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
