Leonardo,

Am 08.10.2013 um 01:58 schrieb Leonardo Marsaglia 
<leonardomarsagli...@gmail.com>:

> I don't know if you already discuss this but, I watched the video and I
> noticed that the tool goes to the position that has been left when pause
> button was pressed.
> 
> I would like to know if it's too hard to implement the touch off
> possibility when in pause so you can modify the offset of an axis to
> correct the tool while running the program. I find this useful since I have
> a grinder wich is controlled by LCNC and sometimes you need to change the Z
> offset in the middle of a program.

that is certainly a useful fetaure and frequently asked for

> 
> I know in some cases this could be dangerous, but it could be activated or
> not.
> 
> Would it be too hard to achieve?

yes.

it would require substantial changes to lower level software, and likely 
restrictions on the use of some language features, like changing rotation or 
offsets within the program.
See my post of Sept 27 'JogWhilePaused Proposal' for an overview what is needed.

- Michael

> 
> 
> 
> 
> 2013/10/7 Chris Morley <chrisinnana...@hotmail.com>
> 
>> 
>> 
>>> Date: Mon, 7 Oct 2013 07:57:44 -0500
>>> From: jep...@unpythonic.net
>>> To: emc-users@lists.sourceforge.net
>>> Subject: Re: [Emc-users] [PATCH] axis: WIP enable jog functionality when
>> paused
>>> 
>>> One problem with your suggestion (aside from needing somebody to
>> implement it)
>>> is that using e.g., the left arrow key selects the X axis for jogging.
>> So
>>> you'd either have to change axis so that the axis-specific jog keys don't
>>> change the active jogging axis, or give up those keys in this new mode.
>>> 
>>> Jeff
>>> 
>> 
>> It would probably be reasonable to conclude that someone using axis
>> selection
>> hardware, is not interested in keyboard controls at all.
>> 
>> Chris M
>> 
>> 
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
>> from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>> 
> 
> 
> 
> -- 
> *Leonardo Marsaglia*.
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to