Re: [Emc-developers] QA notices

2014-04-07 Thread EBo
On Apr 6 2014 8:41 PM, Sebastian Kuzminsky wrote: > On 04/06/2014 03:52 PM, EBo wrote: >> I've broken away a *little* time to start working on LinuxCNC again, >> via gentoocnc.. >> >> The tools I use are reporting the following QA/QC issues. I am not >> sure if I will be able to address these anyt

Re: [Emc-developers] QA notices

2014-04-07 Thread andy pugh
On 7 April 2014 08:23, EBo wrote: > I guess the question is that if we can fix it, should we? What is the > prognosis of a replacement? I know people have been talking about it > for a decade or more now, so if there is not one on the horizon, then > maybe we should look at least taking care of

[Emc-developers] bug with pncconf

2014-04-07 Thread bruno
Hi all, I configured a PC with linuxcnc 2.5.0, a mesa 5i25 with prob_rfx2 firmware (directly compatible with most DB25 parallel port stepper drivers) a while ago, following the indications and 5i25 xml file for pncconf in this thread http://comments.gmane.org/gmane.linux.distributions.emc.user/

Re: [Emc-developers] QA notices

2014-04-07 Thread W. Martinjak
As one can see, for some people I have skabies. Female fuss like ignoring, indirect speech, talking about relationships etc. are 80% of the content here. Yes, I'm exaggerating but sometimes it's nearly so. And I have thought machining is a typical male domain. And this behavour is infectious...

Re: [Emc-developers] BBB, CRAMPS and HDMI

2014-04-07 Thread Charles Steinkuehler
On 4/7/2014 12:21 AM, Marius Liebenberg wrote: > Hi > Does anyone know if it is possible to use the HDMI when the BBB is fitted > with a CRAMPS cape? Yes, you can use HDMI when using the CRAMPS cape. -- Charles Steinkuehler [email protected] signature.asc Description: OpenPGP digital

Re: [Emc-developers] BBB, CRAMPS and HDMI

2014-04-07 Thread Marius Liebenberg
Wonderful thanks a lot Charles On 2014-04-07 13:04, Charles Steinkuehler wrote: > On 4/7/2014 12:21 AM, Marius Liebenberg wrote: >> Hi >> Does anyone know if it is possible to use the HDMI when the BBB is fitted >> with a CRAMPS cape? > Yes, you can use HDMI when using the CRAMPS cape. > > > > ---

Re: [Emc-developers] bug with pncconf

2014-04-07 Thread Dave Cole
On 4/7/2014 5:48 AM, bruno wrote: > Traceback (most recent call last): > File "/usr/bin/pncconf", line 5282, in on_mesa_boardname_changed > if "7i43" in d[_BOARDNAME] : > UnboundLocalError: local variable 'd' referenced before assignment It doesn't know what the _boardname variable is,