You could take a look and use spindle-override pins

taras.korol...@openmailbox.org Wrote in
 message:
> Hi dear users and developers of one of the greatest software that I have 
> ever been used in my life.
> 
> Currently my spindle speed is controlled using pwmgen component.
> So I have a connection signal between
> motion.spindle-speed-out ==> pwmgen.0.value
> 
> It's great. I can control spindle speed using AXIS UI buttons or
> G command: S<value>.
> 
> Now I connected a gamepad and want to also change spindle speed directly 
> with
> joyhandle.X.out pin.
> 
> The idea is to get joyhandle.X.out output float falue, then convert it 
> to meaningful US32 value (revolution per minute) and send it to some 
> input pin
> which will changes the spindle speed.
> 
> I didn't find such input pin in documentation.
> motion.spindle-speed-out is output pin and it's not writeable.
> 
> Thanks.
> 
> ------------------------------------------------------------------------------
> 


-- 


----Android NewsGroup Reader----
http://usenet.sinaapp.com/


------------------------------------------------------------------------------
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to