Re: [Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread Charles Steinkuehler
You should just put an encoder on your lathe spindle and setup your configuration as usual for a lathe. The BBB has several hardware encoder inputs, at least one of which is readily usable given the typical pinout mappings. It is also possible to use the PRU for "soft" encoder inputs if the frequ

Re: [Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread Bas de Bruijn
> On 3 Dec 2018, at 21:02, Gediminas Dirma wrote: > > My final goal would be to have threading with lathe. So i am trying to find > some way how this could be possible done. Because i didnt find much > information about encoders or examples on beaglebone and machinekit how to > use them. I

Re: [Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread Gediminas Dirma
My final goal would be to have threading with lathe. So i am trying to find some way how this could be possible done. Because i didnt find much information about encoders or examples on beaglebone and machinekit how to use them. 2018 m. gruodis 3 d., pirmadienis 15:53:44 UTC+2, Bas de Bruijn ra

Re: [Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread schoone...@gmail.com
As Bas says they are not suitable for spindle motors, unless you have some sort of hybrid spindle requirement that involves positional placement (indexing etc.) You can use the step generator to drive a 'speed board' which controls a spindle. Set the stepgen to velocity mode and the speed board

Re: [Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread Bas de Bruijn
> On 3 Dec 2018, at 13:44, Gediminas Dirma wrote: > > Hello > > Has anyone tried setting up stepper motor as spindle with machinekit. Maybe > you have some example configs or examples. > > Thanks for help. My guess is that a stepper motor is not suitable for a spindle. Mostly because spee

[Machinekit] Beaglebone stepper motor as spindle

2018-12-03 Thread Gediminas Dirma
Hello Has anyone tried setting up stepper motor as spindle with machinekit. Maybe you have some example configs or examples. Thanks for help. -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you a