[Emc-developers] src/emc/rs274ngc/gcodemodule.cc line 924

2011-09-21 Thread Anders Wallin
Hi all, For cutting-simulation I am looking at using rs274 for parsing G-code into canon-lines, and further to OpenGL or other simple primitives (line-segments, and eventually sampled points along those line segments) line 924 of src/emc/rs274ngc/gcodemodule.cc reads: double d[9] = {0, 0, 0, n[

Re: [Emc-developers] src/emc/rs274ngc/gcodemodule.cc line 924

2011-10-22 Thread andy pugh
On 21 September 2011 13:00, Anders Wallin wrote: > line 924 of src/emc/rs274ngc/gcodemodule.cc   reads: > double d[9] = {0, 0, 0, n[4]-o[4], n[5]-o[5], n[6]-o[6], n[7]-o[7], > n[8]-o[8]}; > > note that the array should have 9 elements, but only 8 are initialized. > > Is there any reason why it s

Re: [Emc-developers] src/emc/rs274ngc/gcodemodule.cc line 924

2011-10-23 Thread Anders Wallin
>> line 924 of src/emc/rs274ngc/gcodemodule.cc   reads: >> double d[9] = {0, 0, 0, n[4]-o[4], n[5]-o[5], n[6]-o[6], n[7]-o[7], >> n[8]-o[8]}; > > Did anything come of this? > I was reminded of it by this forum query > http://www.linuxcnc.org/component/option,com_kunena/Itemid,20/func,view/catid,38

Re: [Emc-developers] src/emc/rs274ngc/gcodemodule.cc line 924

2012-01-11 Thread Jeff Epler
Thanks for your report. I've belatedly fixed this problem in v2.4_branch and v2.5_branch. Jeff -- Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex infrastructure or vast IT resources to deliver s