Re: [Emc-users] parameters passed to hal comps

2018-12-29 Thread Nicklas Karlsson
I am on my way to add have added a driver that works but are not ready for use yet so I might be able to help you but have very limited time right now. On Sat, 29 Dec 2018 12:36:45 +0700 TJoseph Powderly wrote: > I read in several comp.c sources that functions in the comps get passed > (void *

Re: [Emc-users] parameters passed to hal comps

2018-12-29 Thread Dewey Garrett
> I read in several comp.c sources that functions in the comps > get passed (void *arg, long period). These are typically functions setup with hal_export_funct(). The interface is described in hal.h: https://github.com/LinuxCNC/linuxcnc/blob/2.7-hm2-encoder-raw-position/src/hal/hal.h "hal_ex

Re: [Emc-users] parameters

2011-12-13 Thread Michael Haberler
for master, I've expanded the parameters section quite a bit, and I did it in 'G-Code Overview' for numbered and named parameters http://www.linuxcnc.org/docs/devel/html/gcode/overview.html#_a_id_sec_parameters_a_parameters_variables_in_g_code_programs note the named parameter stuff is applicabl

Re: [Emc-users] parameters

2011-12-12 Thread gene heskett
On Monday, December 12, 2011 12:52:25 PM andy pugh did opine: > On 12 December 2011 17:34, Ralph Stirling wrote: > > I've been studying the documentation and the source code for > > information on G-code readable/writeable parameters. I have yet to > > find a good summary of all the defined par

Re: [Emc-users] parameters

2011-12-12 Thread andy pugh
On 12 December 2011 17:34, Ralph Stirling wrote: > I've been studying the documentation and the source code for information on > G-code readable/writeable parameters.  I have yet to find a good summary of > all the defined parameters in a single place.  So far, I've found #5161-#5390 > and #5400-#