Re: [Emc-users] was larger machines now jog while paused (andy pugh)

2014-11-22 Thread Jeff Johnson
What is the difference in this patch? Where the retract moves are actually
controlled by the keyboard. Everything is in axis and I suspect more higher
end users are using some form of Gscreen.

http://www.youtube.com/watch?v=HNuu_D4X_EM

 

It may be the same thing when I watched the other video it looked like the
tool retracted automatically when the pause was activated.

 

Jeff Johnson

john...@superiorroll.com

Superior Roll  Turning

734-279-1831

 

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] was larger machines now jog while paused (andy pugh)

2014-11-22 Thread Pete Matos
yeah I am not too sure how useful a pre programmed retract would be there
is never the same situation on a part that would allow it seems to me. The
controls utilizing either additional buttons or the original jog buttons is
really what is needed here.

Pete


On Sat, Nov 22, 2014 at 10:11 AM, Jeff Johnson john...@superiorroll.com
wrote:

 What is the difference in this patch? Where the retract moves are actually
 controlled by the keyboard. Everything is in axis and I suspect more higher
 end users are using some form of Gscreen.

 http://www.youtube.com/watch?v=HNuu_D4X_EM



 It may be the same thing when I watched the other video it looked like the
 tool retracted automatically when the pause was activated.



 Jeff Johnson

 john...@superiorroll.com

 Superior Roll  Turning

 734-279-1831




 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  more
 Get technology previously reserved for billion-dollar corporations, FREE

 http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
 ___
 Emc-users mailing list
 Emc-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/emc-users




-- 
Pete Matos
A and N Precision and Fabrication
Maryville, Tennessee
865-236-8996
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] was larger machines now jog while paused (andy pugh)

2014-11-22 Thread Charles Steinkuehler
Look at the video dates.

The auto-retract was an initial proof of concept, about 2 years ago.

The keyboard jogging video (link below) was from about a year ago, when
the jog-while-paused feature was pretty much finished (at least as much
as Michael Haberler wanted to tackle at the time).

Details on setup and the g.l.o. branch(s) with the jog-while-paused code
should be in the LinuxCNC Dev-list archives...I'd start looking around
early Oct., 2013 (the video below was posted Oct. 6, 2013).

On 11/22/2014 9:11 AM, Jeff Johnson wrote:
 What is the difference in this patch? Where the retract moves are actually
 controlled by the keyboard. Everything is in axis and I suspect more higher
 end users are using some form of Gscreen.
 
 http://www.youtube.com/watch?v=HNuu_D4X_EM
 
 It may be the same thing when I watched the other video it looked like the
 tool retracted automatically when the pause was activated.
 
 Jeff Johnson

-- 
Charles Steinkuehler
char...@steinkuehler.net



signature.asc
Description: OpenPGP digital signature
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] was larger machines now jog while paused (andy pugh)

2014-11-22 Thread andy pugh
On 22 November 2014 at 15:11, Jeff Johnson john...@superiorroll.com wrote:
 It may be the same thing when I watched the other video it looked like the
 tool retracted automatically when the pause was activated.

It did because that is how I configured it.
However, the patch I tried to LinuxCNC didn't allow keyboard jogging.

I don't know if that jog-while-paused with keyboard-jogging is as
simple to apply to LinuxCNC as the one I experimented with, but the
video does seem to show a more complete implementation.

If the behaviour shown there is currently in Machinekit then perhaps
Machinekit would suit your requirements better than LinuxCNC.

-- 
atp
If you can't fix it, you don't own it.
http://www.ifixit.com/Manifesto

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users


Re: [Emc-users] was larger machines now jog while paused (andy pugh)

2014-11-22 Thread Charles Steinkuehler
On 11/22/2014 4:05 PM, andy pugh wrote:
 On 22 November 2014 at 15:11, Jeff Johnson john...@superiorroll.com wrote:
 It may be the same thing when I watched the other video it looked like the
 tool retracted automatically when the pause was activated.
 
 It did because that is how I configured it.
 However, the patch I tried to LinuxCNC didn't allow keyboard jogging.
 
 I don't know if that jog-while-paused with keyboard-jogging is as
 simple to apply to LinuxCNC as the one I experimented with, but the
 video does seem to show a more complete implementation.
 
 If the behaviour shown there is currently in Machinekit then perhaps
 Machinekit would suit your requirements better than LinuxCNC.

I haven't played much with this myself, but I think the keyboard jogging
comes from the ini and hal configuration and not _just_ from the code.
There's an example sim configuration in Machinekit:

https://github.com/machinekit/machinekit/blob/master/configs/sim/axis/jog-while-pause9.ini

There should be corresponding sample configs somewhere in g.l.o., but
I'm not sure exactly which branch.  Some things may have also gotten
lost or misplaced (like jepler's lineardeltakins, which somehow appeared
then disappeared from g.l.o.) but could probably be found by digging
around in the appropriate date ranges.

-- 
Charles Steinkuehler
char...@steinkuehler.net



signature.asc
Description: OpenPGP digital signature
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users