OK, for the after world, I found what was wrong in this post https://groups.google.com/forum/#!topic/machinekit/TM0SHLq9H-g
The encoder component doesn't like the pin scheme I used, there has to go the pru pin numbers changed > > setp hpg.encoder.00.chan.00.A-pin 2927 > setp hpg.encoder.00.chan.00.B-pin 2928 > setp hpg.encoder.00.chan.00.index-pin 2929 > > to > > setp hpg.encoder.00.chan.00.A-pin > setp hpg.encoder.00.chan.00.B-pin > setp hpg.encoder.00.chan.00.index-pin > > -- website: http://www.machinekit.io blog: http://blog.machinekit.io github: https://github.com/machinekit --- You received this message because you are subscribed to the Google Groups "Machinekit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/machinekit/c5e731e3-bcbb-41fb-88a6-a4a902ebb883%40googlegroups.com.
