Re: [Emc-developers] preview: jog-while-paused

2012-04-30 Thread Viesturs Lācis
2012/4/30 Michael Haberler : > > Am 30.04.2012 um 11:44 schrieb Viesturs Lācis: > >> >> Nice! >> Did my kinematics module help You? > > not directly, but thinking of it kins would be a potential place to cludge a > touchoff-while-paused for the desparate. I'm sure there's a few side effects > tho

Re: [Emc-developers] preview: jog-while-paused

2012-04-30 Thread Michael Haberler
Am 30.04.2012 um 11:44 schrieb Viesturs Lācis: > 2012/4/30 Michael Haberler : >> I've integrated the jog-while-paused with the normal Pause,Step and Resume >> handling and it approaches usability: >> >> A writeup: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Jog-While-Paused >> >> Branch with demo

Re: [Emc-developers] preview: jog-while-paused

2012-04-30 Thread Viesturs Lācis
2012/4/30 Michael Haberler : > I've integrated the jog-while-paused with the normal Pause,Step and Resume > handling and it approaches usability: > > A writeup: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Jog-While-Paused > > Branch with demo config: > http://git.mah.priv.at/gitweb/emc2-dev.git/shor

[Emc-developers] preview: jog-while-paused

2012-04-30 Thread Michael Haberler
I've integrated the jog-while-paused with the normal Pause,Step and Resume handling and it approaches usability: A writeup: http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Jog-While-Paused Branch with demo config: http://git.mah.priv.at/gitweb/emc2-dev.git/shortlog/refs/heads/jog-while-paused-preview1