I am working on a python API that allows me to control machinekit with a webUI.
When a program promps a tool change there seems to be now way for me to handle this.
I can check if the tool change menu is popped up with pocket_prepped but there seems to be no way to accept this prompt via the python interface.
Maybe I missed something but i checked the documentation multiple times. If you have any suggestions please let me know.