Re: [Emc-developers] The Wiki Certificate might have expired

2024-05-18 Thread Alan Condit via Emc-developers
Andy, It works here on my Mac. Alan > Date: Fri, 17 May 2024 23:25:41 +0100 > From: andy pugh > To: EMC developers > Subject: [Emc-developers] The Wiki Certificate might have expired > Message-ID: > > Content-Type: text/plain; charset="UTF-8" > > My Mac is really unwilling to visit wik

Re: [Emc-developers] Found a new show stopper

2024-03-07 Thread Alan Condit via Emc-developers
Gene, In the second block of code following the while loop you’re missing some more “call”s o1 while[#50 le 7] ( stop short ) ( Enf of MAIN WHILE LOOP ) o5 endif o6 if [#<_measure> lt 1] o7 do o call o call (see what its got) o call (move to it) (put drill hole call here) #50 = [#50 +1] o7

Re: [Emc-developers] Found a new show stopper

2024-03-07 Thread Alan Condit via Emc-developers
Gene, In the second block of code following the while loop you’re missing some more “call”s o1 while[#50 le 7] ( stop short ) ( Enf of MAIN WHILE LOOP ) o5 endif o6 if [#<_measure> lt 1] o7 do o call o call (see what its got) o call (move to it) (put drill hole call here) #50 = [#50 +1] o7

[Emc-developers] spi on Bookworm

2023-08-29 Thread Alan Condit via Emc-developers
Seb, Have you had any luck getting spi devices to run on Debian 12 Bookworm? I got spi-bcm2835 to load on boot but so far I haven’t been able to create any spi devices. I did load spi-tools and api-config runs but won’t create any spi devices for me. Alan __

Re: [Emc-developers] Downloading of DOCS still an issue

2023-08-16 Thread Alan Condit via Emc-developers
Gene, I was able to build linuxcnc on the Pine RockPro64 which is a 3399 chip. Alan > > Date: Tue, 15 Aug 2023 09:22:52 -0400 > From: gene heskett > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] Downloading of DOCS still an issue > Message-ID: <08e6b291-69c0-6ff3-392

Re: [Emc-developers] Emc-developers Digest, Vol 207, Issue 18

2023-07-27 Thread Alan Condit via Emc-developers
If I compare two pointers to the same variable, it seems to me that the two pointers should match. It has been too many years of not programming for me to be sure. I couldn’t find the function “gpiod_line_bulk_get_line” so I can’t really tell what pointer it is returning. Alan > On Jul 27, 202

[Emc-developers] 2.9 Release Manager Required.

2022-11-12 Thread Alan Condit
Andy, I can’t do it either, but I really appreciate all the help you've given to LinuxCNC. I agree that Bullseye would be an appropriate target for the 2.9 release. I have compiled master for Bullseye and am currently working on compiling Linux-5.15.76-rt53 on Amd64. I have master running on Linu

[Emc-developers] Problem with PNCConf and dpll

2022-10-30 Thread Alan Condit
Chris Morley, It seems to me that there is a problem with PNCConf in master. It uses dpll for watchdog timer on the Mesa 5i25 but the 5i25 firmware doesn’t support dpll. Is there a way to change that so that pncconf tests to see if the user is actually using firmware that supports dpll? Peter said

Re: [Emc-developers] bug (new?)in master

2022-09-22 Thread Alan Condit
Gene, On line# 157 you have a “{“ following the IF rather than a “[“. See if fixing that helps? Alan > Date: Wed, 21 Sep 2022 17:28:07 -0400 > From: gene heskett > To: EMC developers > Subject: [Emc-developers] bug (new?)in master > Message-ID: <4e6ff28a-4d3a-c1d4-1c56-cf3f3f02a...@shentel.n

Re: [Emc-developers] Trying to include asm/tsc.h

2022-06-03 Thread Alan Condit
Chris, Assuming that you have shown the include statement exactly as it is in the file, you have a syntax error. The statement should be: #include Alan Date: Thu, 2 Jun 2022 08:13:04 -0400 > From: Curtis Dutton > To: EMC developers > Subject: Re: [Emc-developers] Trying to include asm/tsc.h

Re: [Emc-developers] Proposal: Stop supporting Py2 and GTK2 in Master

2021-05-11 Thread Alan Condit
Andy, Has anyone familiar with Python looked at migrating to Py3 and GTK3? I have avoided Python like the plague, but I do use a VCP and/or GTK based panels. I just looked at GTK3 and GTK4 is current, however, they say don’t migrate from GTK2 to GTK4 but rather from GTK2 to GTK3. Alan > Date:

Re: [Emc-developers] chart of arrays

2021-04-30 Thread Alan Condit
> > > Kirk, I think that one of the ways to re-ignite LinuxCNC is to pull some of the changes that were done in Machinekit back into LinuxCNC. However, some (maybe all) of those changes were done with no thought to release versioning. That being said, those changes were important to some of the

Re: [Emc-developers] Beagle Bone / PRU support ?

2021-03-31 Thread Alan Condit
Andy, I have an extra BBB that is not in use. I would be happy to donate it to the project. Alan > Date: Sun, 28 Mar 2021 22:18:37 +0100 > From: andy pugh > To: EMC developers > Subject: Re: [Emc-developers] Beagle Bone / PRU support ? > Message-ID: > > Content-Type: text/plain; charse

[Emc-developers] Remove PDF Docs? (Was: DEB for linuxcnc HTML documentation)

2020-09-21 Thread Alan Condit
Andy, I would prefer option 3 or 4. I like Gene prefer reading and searching in a pdf. Alan > Date: Mon, 21 Sep 2020 10:06:54 +0100 > From: andy pugh > To: EMC developers > Subject: [Emc-developers] Remove PDF Docs? (Was: DEB for linuxcnc HTML > documentation) > Message-ID: > > Co

Re: [Emc-developers] upgrading python on raspbian

2019-10-13 Thread Alan Condit
Gene, Read this link >. It gives great directions. Once I slowed down and followed them it all worked. Alan > > Message: 1 > Date: Sun, 13 Oct 2019 05:41:19 -0400 > From: Gene Heskett > To:

Re: [Emc-developers] LinuxCNC + RPi 4

2019-07-21 Thread Alan Condit
Gene, The rpi4 is available in 1gb, 2gb and 4gb memory versions ($35, $45, $55 respectively). Alan > Date: Sun, 21 Jul 2019 15:27:17 -0400 > From: Gene Heskett > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] LinuxCNC + RPi 4 > Message-ID: <201907211527.17802.ghesk...

Re: [Emc-developers] Updates

2019-07-02 Thread Alan Condit
Gene, If you can afford it and if it is actually available, you might want to upgrade to the $55 version of the pi4. It has 4gb of ram on it. Alan > Date: Mon, 1 Jul 2019 19:01:02 -0400 > From: Gene Heskett > To: emc-developers@lists.sourceforge.net > Subject: Re: [Emc-developers] Updates > Mess

Re: [Emc-developers] using buildbot on the pi

2019-05-16 Thread Alan Condit
tomata/mk-cross-builder/ > > ...using VMs is IMHO a lot more convenient than trying to keep a > reasonably powered ARM system up and running. :) > > Example Travis CI integration scripts can be pulled from the various > Machinekit repos on github. > > On 5/15/2019 10:25 AM,

Re: [Emc-developers] using buildbot on the pi

2019-05-16 Thread Alan Condit
uot; > > On Wednesday 15 May 2019 11:25:50 am Alan Condit wrote: > >> Gene, >> >> I would suggest putting an SSD on one of your Rock64 boards USB3 port. >> It will build at least 4 to 6 times faster than the USB2 port on the >> Rpi 3b+. Just install stretch o

Re: [Emc-developers] using buildbot on the pi

2019-05-15 Thread Alan Condit
Gene, I would suggest putting an SSD on one of your Rock64 boards USB3 port. It will build at least 4 to 6 times faster than the USB2 port on the Rpi 3b+. Just install stretch or what ever your are using on the pi on the Rock64 and build away. You can build the debs and then you should be able

Re: [Emc-developers] buildbot for arm64

2019-05-04 Thread Alan Condit
> Message-ID: <201904280303.38300.ghesk...@shentel.net> > Content-Type: Text/Plain; charset="utf-8" > > On Saturday 27 April 2019 23:49:39 Alan Condit wrote: > >> Gene, >> >> I built the kernel on the uSD. >> >> I have a 32gb SSD that doesn?t seem

Re: [Emc-developers] buildbot for arm64

2019-04-27 Thread Alan Condit
> Message-ID: <201904271154.19577.ghesk...@shentel.net> > Content-Type: Text/Plain; charset="iso-8859-1" > > On Saturday 27 April 2019 11:08:20 Alan Condit wrote: > >> I have just completed building 4.19.31 LTS preempt_rt for my RockPro64 >> (on my RockPro6

[Emc-developers] buildbot for arm64

2019-04-27 Thread Alan Condit
I have just completed building 4.19.31 LTS preempt_rt for my RockPro64 (on my RockPro64). I would love to have access to linuxcnc builds from a buildbot for arm. It took about 8 hours to compile the kernel, so I am not looking forward to building linuxcnc on my RockPro64. I could load machinekit

Re: [Emc-developers] future of rpi?

2019-03-09 Thread Alan Condit
, at 12:30 PM, Gene Heskett wrote: > > On Saturday 09 March 2019 13:36:24 Alan Condit wrote: > >> Gene, >> >> Do you have a 2nd rpi 3b? If so you could build a stretch 64 bit >> system for it without impacting your Sheldon. That way you could at >> lea

Re: [Emc-developers] future of rpi?

2019-03-09 Thread Alan Condit
Gene, I just learned this the other day. Try uname -m. It should show the architecture that it is running on. I have a D525MW that I usually use to cross compile for ARM. Alan On Sat, Mar 9, 2019, 12:35 AM Gene Heskett wrote: > On Friday 08 March 2019 23:21:28 you wrote: > > > Gene, > > > > I k

Re: [Emc-developers] future of rpi?

2019-03-08 Thread Alan Condit
Gene, I know the rpi 3b+ is a 64 bit processor, but I understand that it also runs the 32bit software. So, my question is this, are you running 32bit OS or 64bit? I am looking at various preempt rt kernels for the rpi. Some kernels are up as far as 4.14.74 preempt rt for the 32bit mode. The lat

Re: [Emc-developers] Arm with PCIe -- mesa 6i25 (Peter C. Wallace)

2019-03-08 Thread Alan Condit
rs] Arm with PCIe -- mesa 6i25 > Message-ID: > Content-Type: TEXT/PLAIN; charset=X-UNKNOWN; format=flowed > > On Fri, 8 Mar 2019, Alan Condit wrote: > >> Date: Fri, 8 Mar 2019 08:34:39 -0800 >> From: Alan Condit >> Reply-To: EMC developers >> To: emc-dev

[Emc-developers] Arm with PCIe -- mesa 6i25

2019-03-08 Thread Alan Condit
I am looking at processors for my next controller. I saw yesterday that the RockPro64 has a PCIe 4x connector. It has a six core RK3399 - dual core A72 - quad core Arm53. At the moment that doesn’t mean much to me. Anyway my question is would it be feasible to use the RockPro64 with a 6i25 boa

Re: [Emc-developers] Emc-developers Digest, Vol 155, Issue 12

2019-03-06 Thread Alan Condit
Hey Peter, What is RMU? The only thing I found was Robert Morris University. Thanks, Alan > 4. Re: future of rpi? (Peter C. Wallace) > Message: 4 > Date: Wed, 6 Mar 2019 10:44:32 -0800 (PST) > From: "Peter C. Wallace" > To: EMC developers > Subject: Re: [Emc-developers] future of rpi? > Mess

Re: [Emc-developers] future of rpi? (Gene Heskett)

2019-03-06 Thread Alan Condit
Gee Gene, I hope you don’t give up on the rpi just yet. I am just getting interested in trying something, although I was thinking of a rpi3b+ with 7i76e. Alan > 2. future of rpi? (Gene Heskett) > Message: 2 > Date: Tue, 5 Mar 2019 20:50:23 -0500 > From: Gene Heskett > To: EMC developers > Su

Re: [Emc-developers] Things you can't do with radius compensation on.

2018-10-02 Thread Alan Condit
Andy, With regards to M6 it seems that changing tool size might be just like starting out with cutter comp, it needs some ramp in distance to establish the cutter compensation distance and it wouldn’t know how much to apply. Alan > Date: Tue, 2 Oct 2018 12:16:54 +0100 > From: andy pugh > To:

Re: [Emc-developers] Emc-developers Digest, Vol 149, Issue 4

2018-09-11 Thread Alan Condit
Chris, This might be a good time to start looking at Linuxcnc 3.0? Major differences deserve time to make them happen right. Alan > Date: Sat, 8 Sep 2018 19:05:48 + > From: Chris Morley > To: EMC DEV > Subject: [Emc-developers] Breakout of HAL/ machinekits's HAL > Message-ID: > >

[Emc-developers] Proposal: Branch stepconf to create a new more advanced configuration wizard.

2009-02-05 Thread Alan Condit
vide the necessary information in a required format and have a new drive, BOB or machine to the configuration wizard. I would also suggest that we create an actual plan for development (goals and priorities) Thanks, Alan --- Alan Condit 1085 Tierra Ct. Woodburn, OR 97071 Email -- acon...@ipns

Re: [Emc-developers] pyvcp example in stepconf removed

2009-02-04 Thread Alan Condit
e halui commands are now edited into the ".ini" file, they are subsequently overwritten the next time that stepconf is invoked. Just an idea but a "custom.ini" include file like "custom.hal" might be a solution. Alan --- Alan C

[Emc-developers] installing for compile

2007-12-20 Thread Alan Condit
I got all of the pieces necessary to compile emc2 on Ubuntu installed. Where should you install the emc2 source? I installed it in the Desktop folder and compiled it but then "make install" doesn't work. Thanks, Alan --- Alan Condit 1085 Tierra Ct. Woodburn, OR 97071

[Emc-developers] emc2 2.10 support for other breakout boards (CandCNC mini-IO)

2007-01-30 Thread Alan Condit
the cvs? Say for example as "candcnc.pinout.hal"? Alan --- Alan Condit 1085 Tierra Ct. Woodburn, OR 97071 Email -- acondit at ipns.com Home-Office (503) 982-0906 - Take Surveys. Earn Cash. Influence the Fu