On 06/19/2012 06:00 PM, dave wrote: > On 06/19/2012 02:00 PM, andy pugh wrote: >> Someone on the forum is in the habit of editing the G-code file on a >> separate PC, then moving back to the machine. He wanted a way to press >> a hardware button to reload the file. > IIRC on TkEmc there is a reset button that does just that.
Axis has a GUI button (up by the menu bar, two green arrows chasing each other), and a hot-key (Ctrl-R), and a menu-item (File -> Reload), that all reload the current file. And you can do it from the shell, with "axis-remote --reload". I think what Andy is trying for is a HAL pin that triggers a reload, so he can tie it to a physical button on a control panel. I suppose you could use a physical button to trigger a halui MDI that runs a user-supplied M-command that runs axis-reload... Although your solution is way less Rube Goldbergesque. -- Sebastian Kuzminsky ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
