[Emc-developers] GCode preview in C++ (Qt)

2014-03-24 Thread Frank Tkalcevic
I want to add a linuxcnc gcode preview to my C++ Qt application. So the first question is, has anyone already done this, so I can reuse the code? Failing that, I've been looking at implementing it myself. I can see some examples such as, gcodemodule.cc and saicanon.cc, which seem to just imp

Re: [Emc-developers] OpenSCAM v0.2.2 out now

2014-03-24 Thread W. Martinjak
Wow! It looks great. On 2014-03-24 23:39, Joseph Coffland wrote: > Hello LinuxCNC, > > I'm happy to announce a new version of OpenSCAM. It has a much improved > user interface, several bug fixes and now supports OS-X. I've also moved > all the code over to GitHub. OpenSCAM stands for Open-Sour

[Emc-developers] OpenSCAM v0.2.2 out now

2014-03-24 Thread Joseph Coffland
Hello LinuxCNC, I'm happy to announce a new version of OpenSCAM. It has a much improved user interface, several bug fixes and now supports OS-X. I've also moved all the code over to GitHub. OpenSCAM stands for Open-Source Simulation and Computer Aided Machining. Check it out and let me know wh

Re: [Emc-developers] New Trajectory Planner

2014-03-24 Thread sam sokolik
I have a question about the acceleration limits. (and I might be nit-picking here) But I have been goofing around with the trochoidal.ngc file from http://www.vagrearg.org/gcmc/trochoidal.ngc.gz I see when I push the velocity up to 3500mm/min - the peak velocity starts to dip (this is with 3

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Francis TISSERANT
John, if you do not have time, no problem, I'll do it. These are the same broken links in all languages, it will be fast. Francis 2014-03-24 17:30 GMT+01:00 John Thornton : > > I'm just wondering how the links all got broken in the first place? I > thought they were all working... > > It will be

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Kirk Wallace
On 03/24/2014 10:10 AM, Sebastian Kuzminsky wrote: ... snip > commits that fix the issues can be contributed back using any of the > standard methods[1]. > > 0: > http://www.linuxcnc.org/docs/devel/html/code/Contributing-to-LinuxCNC.html#_the_git_revision_control_system > > > > 1: > http://www.li

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Francis
John, if you do not have time, no problem, I'll do it. These are the same broken links in all languages​​, it will be fast. Francis 2014-03-24 17:30 GMT+01:00 John Thornton : > I'm just wondering how the links all got broken in the first place? I > thought they were all working... > > It will be

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Sebastian Kuzminsky
On 03/24/2014 11:03 AM, Kirk Wallace wrote: > On 03/24/2014 09:25 AM, Sebastian Kuzminsky wrote: >> On 03/22/2014 02:17 PM, Sebastian Kuzminsky wrote: >>> Hi LinuxCNC Documentors! >> ... >>> There's problems with all three languages; English, French, and Spanish. >> >> Francis just fixed all the Fr

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Kirk Wallace
On 03/24/2014 09:25 AM, Sebastian Kuzminsky wrote: > On 03/22/2014 02:17 PM, Sebastian Kuzminsky wrote: >> Hi LinuxCNC Documentors! > ... >> There's problems with all three languages; English, French, and Spanish. > > Francis just fixed all the French docs, and some of the other > translations, tha

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Sebastian Kuzminsky
On 03/24/2014 10:30 AM, John Thornton wrote: > I'm just wondering how the links all got broken in the first place? I > thought they were all working... I thought our links were all working too, but that was because i misunderstood how to use the w3c checklink tool (or there's a bug in the checklin

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread John Thornton
I'm just wondering how the links all got broken in the first place? I thought they were all working... It will be a while before I can focus on the English docs. JT On 3/24/2014 11:25 AM, Sebastian Kuzminsky wrote: > On 03/22/2014 02:17 PM, Sebastian Kuzminsky wrote: >> Hi LinuxCNC Documentors!

Re: [Emc-developers] request for help with the docs

2014-03-24 Thread Sebastian Kuzminsky
On 03/22/2014 02:17 PM, Sebastian Kuzminsky wrote: > Hi LinuxCNC Documentors! ... > There's problems with all three languages; English, French, and Spanish. Francis just fixed all the French docs, and some of the other translations, thanks! I merged the fixes from 2.5 into master, where the new c