I just had to figure out how to use independent motors for an x axis gantry
with separate homing for each motor.
gantrykins is the solution to this.
http://linuxcnc.org/docs/html/man/man9/gantrykins.9.html
it allows you to develop 2 independent axis's and then tie them both
together into one axis that drives both stepper drivers
you should be able to have a different scale for each of the 2 axis's too.
check out the code uploaded by decoyable on 10 april 2013 on the following
thread:

http://www.linuxcnc.org/index.php/english/forum/38-general-linuxcnc-questions/25541-implementing-gantrykins?start=20
they create an "A" axis then tie that axis together with one of the main
XYZ axis' for a gantry.

hopefully these 2 references will help you as much as they helped me.
thanks.


On Tue, Jan 7, 2014 at 12:16 PM, andy pugh <bodge...@gmail.com> wrote:

> On 7 January 2014 18:11, Watier Yves <w...@tieryves.com> wrote:
>
> > Today I'm wondering if it is possible to have two different output
> > pins (for step pulses) controlling two different motors for the same
> > axis with different microstepping values.
>
> I don't see any reason that it wouldn't be possible.
> At the simplest level you could connect the axis.N.motor-position-cmd
> pin to two different stepgens with different scale settings.
>
>
> --
> atp
> If you can't fix it, you don't own it.
> http://www.ifixit.com/Manifesto
>
>
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT
> organizations don't have a clear picture of how application performance
> affects their revenue. With AppDynamics, you get 100% visibility into your
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics
> Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>



-- 
Josiah Morgan, P.E.
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&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