Aram,
Take a look at this link.

http://linuxcnc.org/docs/html/gcode/m-code.html#sec:M52-Adaptive-Feed-Control

If the pin *motion.adaptive-feed *is zero then feed hold is on. You must
connect something to *motion.adaptive-feed *or the machine will not move.
Try m52 p0 to see if the machine will move.
thanks
Stuart


On Tue, Jul 22, 2014 at 1:13 PM, a k <[email protected]> wrote:

> Hi
> what i have-- machine working. can home machine. move away from home switch
> by jog negative. can program with mdi  -g1 g91 y-2 f4. --- and it move the
> axis.
> all good
> when i introduce m52 p1 axis stop moving. simple program trough mdi stop
> working-moving axis. i can not jog any axis. need close emc2 start again
> and than i can jog and program axis.
>
> i use m52 p0 and it did not help.
> i did post few e-mail back ini and hal
> any idea where is problem?
>
> thanks
> aram
>
>
> On Mon, Jul 21, 2014 at 4:46 AM, andy pugh <[email protected]> wrote:
>
> > On 21 July 2014 06:59, a k <[email protected]> wrote:
> >
> > > to stop m52 p1 is m53
> >
> > M53 is Feed Stop Control, it enables the feed-hold pin, it doesn't
> > disable adaptive feed.
> >
> >
> http://www.linuxcnc.org/docs/html/gcode/m-code.html#sec:M52-Adaptive-Feed-Control
> > M52 P0 turns off adaptive feed.
> >
> > --
> > atp
> > If you can't fix it, you don't own it.
> > http://www.ifixit.com/Manifesto
> >
> >
> >
> ------------------------------------------------------------------------------
> > Want fast and easy access to all the code in your enterprise? Index and
> > search up to 200,000 lines of code with a free copy of Black Duck
> > Code Sight - the same software that powers the world's largest code
> > search on Ohloh, the Black Duck Open Hub! Try it now.
> > http://p.sf.net/sfu/bds
> > _______________________________________________
> > Emc-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/emc-users
> >
>
> ------------------------------------------------------------------------------
> Want fast and easy access to all the code in your enterprise? Index and
> search up to 200,000 lines of code with a free copy of Black Duck
> Code Sight - the same software that powers the world's largest code
> search on Ohloh, the Black Duck Open Hub! Try it now.
> http://p.sf.net/sfu/bds
> _______________________________________________
> Emc-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/emc-users
>



-- 
Addressee is the intended audience.
If you are not the addressee then my consent is not given for you to read
this email furthermore it is my wish you would close this without saving or
reading, and cease and desist from saving or opening my private
correspondence.
Thank you for honoring my wish.
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Emc-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to