----- Original Message ----- 
From: "Chris Morley" <cvs-...@cvs.linuxcnc.org>
To: <emc-com...@lists.sourceforge.net>
Sent: Tuesday, January 13, 2009 8:39 AM
Subject: [Emc-commit] TRUNK emc2/src/emc/usr_intf/stepconf stepconf.py, 
1.70,1.71


> Modified file emc2/src/emc/usr_intf/stepconf/stepconf.py
>
> Full file:
> <http://cvs.linuxcnc.org/cvs/emc2/src/emc/usr_intf/stepconf/stepconf.py?rev=1.71>
>
> Difference:
> <http://cvs.linuxcnc.org/cvs/emc2/src/emc/usr_intf/stepconf/stepconf.py.diff?r1=1.70;r2=1.71>
> -                      print >>f1, ("net so-increase <= pyvcp.so.increase 
> => halui.spindle-override.increase")
> -                      print >>f1, ("net so-decrease <= pyvcp.so.decrease 
> => halui.spindle-override.decrease")
> +                      print >>f1, ("net so-increase <= pyvcp.so-increase 
> => halui.spindle-override.increase")
> +                      print >>f1, ("net so-decrease <= pyvcp.so-decrease 
> => halui.spindle-override.decrease")
>                       print >>f1, ("net os-on <= pyvcp.ostop-on => 
> halui.program.optional-stop.on")
>                       print >>f1, ("net os-off <= pyvcp.ostop-off => 
> halui.program.optional-stop.off")
>                       print >>f1, ("net os-is-on <= pyvcp.ostop-is-on => 
> halui.program.optional-stop.is-on")

Any reason to use halui + pyvcp for this?

Regards,
Alex



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to