On Thursday 14 November 2013 17:49:42 Frederic RIBLE did opine: > Le 2013-11-14 21:05, Gene Heskett a écrit : > > So are mine despite cooking in olive oil these days. And, it turned > > out that my particular setup was not using any sum2 modules, so I > > added the above, with a 4th axis for my 4" table, and it all shows up > > in a hal configuration display. But still no dro is overlaid on the > > camview screen when switched to it in linuxcnc. And I'm about > > bumfuzzled again. If those who have this working could pm me their > > camviewcfg files for comparison, I'd sure appreciate it because ISTR I > > elided a <unit = stanza due to an LCNC stopper error at some point a > > week or so back. Question: Is it possible to comment out a section of > > an .xml file? # signs in the first character position of a line seem > > to be ignored and its a PIMA. Thanks. Cheers, Gene > > I have uploaded my camview.cfg file on the wiki: > http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Adding_Digital_Zoom_To_Camview- > Emc If emc.halio is installed, then the DRO should display. It is called > by camview-emc Python script > emc.halio is in the emc-camunits package (halio.so file) > > Frederic. > I just pulled the tar.gz of HEAD= emc-camunits-08e1dc7233e8c7936cd760212305a28f7fad53e3$
Installed a dev file that was missing and built a new one. 5k bigger than the other one I have, reports error of missing [paste] gcc -fPIC -I/usr/local/include -I/usr/include/glib-2.0 - I/usr/lib/glib-2.0/include -I/usr/include/linuxcnc -DULAPI -c -o halio.o halio.c Package gl was not found in the pkg-config search path. Perhaps you should add the directory containing `gl.pc' to the PKG_CONFIG_PATH environment variable Package 'gl', required by 'glu', not found gcc -shared -o halio.so halio.o -llinuxcnchal -lglut But makes it anyway. I can see/find no differences in how it works, still no dro on the camview screen. If I run LCNC, chose the camview screen, open "controls/extra" the first slider's value is greyed out, and the slider in not moveable. ISTR when the dro was working, that slider selected the line spacing between the dro values shown, so that is likely a pointer to the problem, if I could read between the lines somehow. But, in that config directory, "grep -i extra *" returns empty. So what actually generates this "extra" tab? > > ------------------------------------------------------------------------ > ------ DreamFactory - Open Source REST & JSON Services for HTML5 & > Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External > API Access Free app hosting. Or install the open source package on any > LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha > Touch and Native! > http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.cl > ktrk _______________________________________________ > Emc-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/emc-users Cheers, Gene -- "There are four boxes to be used in defense of liberty: soap, ballot, jury, and ammo. Please use in that order." -Ed Howdershelt (Author) This is a country where people are free to practice their religion, regardless of race, creed, color, obesity, or number of dangling keys... A pen in the hand of this president is far more dangerous than 200 million guns in the hands of law-abiding citizens. ------------------------------------------------------------------------------ DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access Free app hosting. Or install the open source package on any LAMP server. Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native! http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk _______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
