> > Hey Kurt i added some basic docs: > http://linuxcnc.org/docs/devel/html/gui/GStat.html
Chris M Thanks Chris, that looks great! I'll have to see if I can use GStat in the UI I am making for my mill. https://github.com/KurtJacobson/hazzy Cheers, Kurt On Tue, Apr 18, 2017 at 2:27 PM, Chris Morley <[email protected]> wrote: > > > > ________________________________ > From: Kurt Jacobson <[email protected]> > Sent: April 17, 2017 8:16 PM > To: EMC developers > Subject: Re: [Emc-developers] view and mm/inches switching. > > Chris, > > I am using the user-space Python comp pasted below to get the G20/21 state > out to HAL pins. It looks somewhat similar to what you came up with (which > makes me feel good as I am just starting to learn python and play with > LCNC). I sent it to Gene on Saturday, but I guess he did not like it ;) > > I brute forced it buy using the python interface and polling every 50ms and > updating the HAL pins, but I see you used a module GStat, where can I find > some info on that, it looks useful? > > Cheers, > Kurt > > Hey Kurt i added some basic docs: > http://linuxcnc.org/docs/devel/html/gui/GStat.html > > Chris M > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
