There is a bit of a tutorial on custom GUI's here: http://gnipsel.com/linuxcnc/index.html
also the python interface to LinuxCNC here: http://linuxcnc.org/docs/html/common/python-interface.html John On 10/23/2012 12:16 PM, David Raila wrote: > Thanks for the insight. > > So might I accomplish what I'm after by having my python code drive, and > just > send motion commands the from the python interface? It seems that my > alternatives would be to either > load a program and step it, doing my sensor magic inbetween steps, or > just generate the motion commands > and send them on the fly. I already have a python program that > generates the program I'm using, so that > may be the way to go. > > Thanks! > David > > ------------------------------------------------------------------------------ > Everyone hates slow websites. So do we. > Make your web apps faster with AppDynamics > Download AppDynamics Lite for free today: > http://p.sf.net/sfu/appdyn_sfd2d_oct > _______________________________________________ > Emc-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-developers ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_sfd2d_oct _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
