I've done significant progress on my PyQt4 GUI. It is about 40 hours away from 
being almost feature complete, but I won't rush it, as the main intent is to 
clean up the code/design.

One thing I barely touched is the openGL/gcode canon part, because I plan to 
recode it in C++ and build a SIP to use it from python. If you are interested 
in such a thing, let me know. I want to do the same for emcmodule.cc and 
gcodemodule(?).cc later on. I'm not in a hurry anymore, since I'll need 
Qt4.5.2+ and that won't be available before 10.04, right?

I will have a look at your code this weekend.

Thanks



On September 8, 2009 08:51:02 pm Jeff Epler wrote:
> I've been working for a few weeks on a branch that factors out most of the
> code related to the AXIS preview and live plot.  As a proof of concept,
> it also includes 'gremlin', a <400 line pygtk program that embeds the
> preview and supports most of the same mouse navigation as axis.
> 
> Gremlin is the window on the right here:
>     http://emergent.unpy.net/files/sandbox/gremlin3.png
> 
> Please kick the tires on this, particularly if you're one of the people
> who has expressed interest in a new GUI that is not AXIS but includes
> a preview/live plot.
> 
> Here's how to create a new branch 'glrefactor' and put my changes
> on it:
>     git checkout -b glrefactor origin/master
>     git pull git://git.unpy.net/git/repos/emc2-jepler.git glrefactor
> (later, 'git checkout master' to get back to your regularly scheduled
> development)
> 
> To run gremlin, do something like
>     cd configs/sim
>     emc axis.ini &
>     python ../../src/emc/usr_intf/gremlin/gremlin.py axis.ini
> 
> Replies to the list, please.
> 
> Jeff
> 
> ---------------------------------------------------------------------------
> --- Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>  30-Day trial. Simplify your report design, integration and deployment -
>  and focus on what you do best, core application coding. Discover what's
>  new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> Emc-developers mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-developers
> 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to