Re: [Emc-developers] gearchange comp

2011-01-26 Thread EBo
On Wed, 26 Jan 2011 19:24:45 -0700, Sebastian Kuzminsky wrote: > > gearchange was written in 2008 by SWP, to support the Tormach PCNC > 1100, > which has two gears settings between the motor and the spindle. It > is > used by the tormach sample config, and by no other sample configs in > our >

Re: [Emc-developers] gearchange comp

2011-01-26 Thread Kirk Wallace
On Thu, 2011-01-27 at 00:21 +, andy pugh wrote: ... snip > The main change is that the number of gears is now set by a num_gears > modparam rather than "personality". This has allowed me to get rather > carried away and the component is now a bit polymorphic. ...snip I haven't seen any documen

Re: [Emc-developers] gearchange comp

2011-01-26 Thread Sebastian Kuzminsky
On 01/26/2011 05:21 PM, andy pugh wrote: > The main change is that the number of gears is now set by a num_gears > modparam rather than "personality". This has allowed me to get rather > carried away and the component is now a bit polymorphic. > > With a num_gears modparam it creates a scale and se

Re: [Emc-developers] gearchange comp

2011-01-26 Thread andy pugh
After further dicussion: The attached patch makes a number of changes to gearchange.comp. The main change is that the number of gears is now set by a num_gears modparam rather than "personality". This has allowed me to get rather carried away and the component is now a bit polymorphic. With a nu

Re: [Emc-developers] Documentation

2011-01-26 Thread Pavel Shramov
On Fri, Jan 14, 2011 at 06:34:47PM +0300, Pavel Shramov wrote: > In the light of upcoming 2.5 version and new branch I want > to bring up again question about documentation format. After playing a bit more with RST and AsciiDoc and trying to implement suggestions from #emc-devel i believe that Asci

Re: [Emc-developers] signed-64 in Comp.

2011-01-26 Thread Jeff Epler
On Wed, Jan 26, 2011 at 10:42:41AM +, andy pugh wrote: > I have a 64-bit signed encoder counter in bldc.comp. > > variable s64 long_counts > > Compiles OK on my system. However I sent the comp to cradek and it > seems to not work on his system. > > What is the correct type designator for a s

[Emc-developers] signed-64 in Comp.

2011-01-26 Thread andy pugh
I have a 64-bit signed encoder counter in bldc.comp. variable s64 long_counts Compiles OK on my system. However I sent the comp to cradek and it seems to not work on his system. What is the correct type designator for a signed-64 per-instance variable in Comp? -- atp "Torque wrenches are for t