Greetings all; A fellow who lurks here, goes by nkp216 for an email handle, forwarded me and the list some code that for him, fixes this problem for version 2.7.15. See his first post in the " AXIS UI Jog Button" thread 9 days ago.
But post the joints merge, it doesn't work for master. This code was attached to an email he posted a few days back. Because there is a language problem, the post was incomplete but his version of .axisrc had a 1 line patch in the middle of it. I have now disabled enough of it that my machine is now running again, effectively without the patch. But the module he wrote, jogaxisget, works only before the joints merge. I have it loaded and running, effectively isolated, but I can get a list of pins it has, but are errors for master. But hal show doesn't copy/paste. Is there anyone here who would be interested in doing a "joints" conversion on it? I think it might be done with a rewrite to properly name the hal pins that give it its i/o. But I'm just guessing... These lines, all # disabled, are showstopper errors in postgui.hal 1#net activeX jogaxisget.0.activeX axisui.user.activeX 2#net activeY jogaxisget.0.activeY axisui.user.activeY 3#net activeZ jogaxisget.0.activeZ axisui.user.activeZ 4#net axis:0:kb jogaxisget.0.Xin0 axis.0.kb-jog-active 5#net axis:1:kb jogaxisget.0.Yin0 axis.1.kb-jog-active 6#net axis:2:kb jogaxisget.0.Zin0 axis.2.kb-jog-active 7#net Xisactive jogaxisget.0.Xverify axisui.user.Xisactive 8#net Yisactive jogaxisget.0.Yverify axisui.user.Yisactive 9#net Zisactive jogaxisget.0.Zverify axisui.user.Zisactive# what lcnc outputs and quits if the forth line is made active: postgui.hal:42: Pin 'axis.0.kb-jog-active' does not exist Any of them will trigger an exit. Attached is a snapshot of that modules hal pins. Ideas? Thanks all. Cheers, Gene Heskett -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) If we desire respect for the law, we must first make the law respectable. - Louis D. Brandeis Genes Web page <http://geneslinuxbox.net:6309/gene>
_______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
