Re: [Emc-users] New install

2024-12-06 Thread gene heskett
On 12/6/24 05:24, Gregg Eshelman via Emc-users wrote: Leadshine has been doing advanced stepper drivers for several years. I couldn't find one of their early demo videos now but I remember it had a smooth metal knob mounted to a stepper motor in a box. It was demonstrated with a conventional o

Re: [Emc-users] New install

2024-12-06 Thread Gregg Eshelman via Emc-users
Leadshine has been doing advanced stepper drivers for several years. I couldn't find one of their early demo videos now but I remember it had a smooth metal knob mounted to a stepper motor in a box. It was demonstrated with a conventional open loop driver and one of theirs. The conventional dri

Re: [Emc-users] New install

2024-12-06 Thread gene heskett
On 12/5/24 23:29, Chris Albertson wrote: On Dec 5, 2024, at 2:48 AM, gene heskett wrote: They stand up to investigation. No ticklish servo tuning, they simply do as they are told. The motor has its own encoder that's wired only to the driver. The error determines the motor currant and tha

Re: [Emc-users] New install

2024-12-05 Thread Chris Albertson
> On Dec 5, 2024, at 2:48 AM, gene heskett wrote: > > > They stand up to investigation. No ticklish servo tuning, they simply do as > they are told. The motor has its own encoder that's wired only to the driver. > The error determines the motor currant and that allows them to run lots > coo

Re: [Emc-users] New install

2024-12-05 Thread gene heskett
On 12/5/24 05:49, gene heskett wrote: And this was supposed to go PM to Dave, t-bird is new version, screwed up. On 10/30/24 09:24, Dave Engvall wrote: All good responses, many thanks! Still lots of outside work going on in prep for winter. Nights are freezing +- a few degrees. Will be back fo

Re: [Emc-users] New install

2024-12-05 Thread gene heskett
On 10/30/24 09:24, Dave Engvall wrote: All good responses, many thanks! Still lots of outside work going on in prep for winter. Nights are freezing +- a few degrees. Will be back for more help if and when I need it. ;-) Rather certain I’ll need it. :-(. Thanks to all who replied and even to t

Re: [Emc-users] New install

2024-10-30 Thread Dave Engvall
All good responses, many thanks! Still lots of outside work going on in prep for winter. Nights are freezing +- a few degrees. Will be back for more help if and when I need it. ;-) Rather certain I’ll need it. :-(. Thanks to all who replied and even to those who considered replying. Dave > O

Re: [Emc-users] New install

2024-10-29 Thread andy pugh
On Tue, 29 Oct 2024 at 03:19, Dave Engvall wrote: > I could use guidance on a nice relable install that will handle a 5i25 -> > i7i76. Start with the standard install image from: http://linuxcnc.org/docs/stable/html/getting-started/getting-linuxcnc.html Then you can use pncconf to set up the 5

Re: [Emc-users] New install

2024-10-28 Thread andrew beck
Hey Dave sorry to hear that. I have been using AliExpress mini industrial computers and a PCI adapter from AliExpress To use a sscnet card from dimitry and that works great. I can't see why it wouldn't work for a 5i25. Then you don't have to run a old PC And it's much more reliable and dust pr

Re: [Emc-users] New install

2024-10-28 Thread gene heskett
On 10/28/24 23:15, Dave Engvall wrote: Hi all, It has been awhile. I lost my wife 17 months ago and it is not to be recommended. I’m still a bit wonky. That is never a fun time, Dave. My sympathies. Slowly I’m getting back some functionality. Large house and 2 A takes time all by itself al

[Emc-users] New install

2024-10-28 Thread Dave Engvall
Hi all, It has been awhile. I lost my wife 17 months ago and it is not to be recommended. I’m still a bit wonky. Slowly I’m getting back some functionality. Large house and 2 A takes time all by itself along with family property in the South Sound where we park the family Arkansas condos. C

Re: [Emc-users] new install on TLM, can't use ssh

2020-09-29 Thread Gene Heskett
On Tuesday 29 September 2020 18:40:02 Chris Albertson wrote: > I just did a Debian/Buster install here to use as part of the Xen > hypervisor setup and ran into the same issue. This is not a LinuxCNC > issue but a decision to not include ssh in the Debian 10 minimal > distribution The short answe

Re: [Emc-users] new install on TLM, can't use ssh

2020-09-29 Thread Chris Albertson
I just did a Debian/Buster install here to use as part of the Xen hypervisor setup and ran into the same issue. This is not a LinuxCNC issue but a decision to not include ssh in the Debian 10 minimal distribution The short answer is this: sudo apt-get install openssh-server A longer answer is h

[Emc-users] new install on TLM, can't use ssh

2020-09-29 Thread Gene Heskett
Greetings all; Fresh install of the just downloaded 2.8-iso on TLM. No ssh, and systemctl says the service does not exist. Whats the approved fix? The Graphical install also fails, can't find a network device. Regular install flies right on by it, and bringing the hosts file uptodate makes ev

Re: [Emc-users] new install, can't get needed packages to compile Axis

2007-04-03 Thread Alex Joni
: "Alex Joni" <[EMAIL PROTECTED]>; "Enhanced Machine Controller (EMC)" Sent: Monday, April 02, 2007 8:33 PM Subject: Re: [Emc-users] new install, can't get needed packages to compile Axis > Alex Joni wrote: >> Did you try apt-get build-dep emc2 ? >> That

Re: [Emc-users] new install

2007-04-02 Thread Stuart Stevenson
Gentlemen, The freeglut3 and the libgl1-mesa, libgl1-mesa-dev, libgl1-mesa-dri packages are the ones you need. That is what I had to load to compile. thanks Stuart - Take Surveys. Earn Cash. Influence the Future of IT Join

Re: [Emc-users] new install, can't get needed packages to compile Axis

2007-04-02 Thread Jon Elson
Alex Joni wrote: > Did you try apt-get build-dep emc2 ? > That is the preferred way to get all build dependencies for emc2. Yes, I did, and it ran with no complaint. But, when I tried the ./configure for EMC2, I got a number of errors. First, Lyx wasn't there, so I removed the option to build t

Re: [Emc-users] new install, can't get needed packages to compile Axis

2007-04-01 Thread Alex Joni
Did you try apt-get build-dep emc2 ? That is the preferred way to get all build dependencies for emc2. Regards, Alex - Original Message - From: "Jon Elson" <[EMAIL PROTECTED]> To: "Enhanced Machine Controller (EMC)" Sent: Monday, April 02, 2007 8:53 AM Subjec

[Emc-users] new install, can't get needed packages to compile Axis

2007-04-01 Thread Jon Elson
Probably for Chris of Jeff, I did a fresh install of the Ubuntu 6.06 and was trying to apt-get all the necessary packages to compile EMC. When I got to the ./configure I ran into this : checking for GL/gl.h ... no Required OpenGL header missing I tried to apt-get install xlibmesa-gl-dev bit it