Is there a way to switch between kinematics modules using G code in 
Machinekit? The desired effect is to be able to switch between trivkins and 
a 5 axis inverse kinematics module that allows for TCPC (Haas uses G234 to 
enable TCPC, see https://www.youtube.com/watch?v=HxPjH4v5iEg). I've 
implemented the 5 axis kinematics module for my machine. I was thinking I 
could incorporate the trivial kinematics into the same module and add a hal 
pin that would switch between the two. Then I could write a python script 
that flips the hal pin, and bind that to a custom G code. Would that work? 
Is there another way to do it?

-- 
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 machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to