what is the way python-interface connect to linuxcnc-command?

More
23 Jun 2018 07:47 #112787 by thang
Hi,

I see linuxcnc-command has some functions that python-interface doesnt have. I want to link them to python-interface. It seems relative to classes in emc_nml.hh file (github.com/LinuxCNC/linuxcnc/blob/master.../nml_intf/emc_nml.hh) but i cant find the way classes is used. I tried create an abs_jog function in emcmodule.cc(github.com/LinuxCNC/linuxcnc/blob/master...ensions/emcmodule.cc) that has similar format to increment_jog and it worked

Can someone point me which files should i see to make sure my new functions will work? For now, i want to create a function that can set acceleration

Please Log in or Create an account to join the conversation.

More
26 Jun 2018 18:18 #112901 by andypugh
I think you would need to ask this on the developers mailing list.
I know quite a lot about LinuxCNC and don't even know where to start to answer your question.

Please Log in or Create an account to join the conversation.

Time to create page: 0.062 seconds
Powered by Kunena Forum