Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
02 Jul 2024 22:03 #304278
by 777funk
I am curious how practical it would be to re-use much of an existing CNC Router. The problem is that it used software that seems unobtainable.
I'm assuming this means that the existing motor control will be trashed. Maybe I can use the power supply.
Would I be able to adapt the existing motors to new driver boards and run LinuxCNC?
I just hate throwing out good components.
I'm assuming this means that the existing motor control will be trashed. Maybe I can use the power supply.
Would I be able to adapt the existing motors to new driver boards and run LinuxCNC?
I just hate throwing out good components.
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19304
- Thank you received: 6463
02 Jul 2024 22:16 #304279
by tommylight
Still, to know exactly we would need much more info about the drives, or pictures and videos of ... everything.
Replied by tommylight on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
I do that, often, if the drives and motors are in good working condition.Would I be able to adapt the existing motors to new driver boards and run LinuxCNC?
Still, to know exactly we would need much more info about the drives, or pictures and videos of ... everything.
The following user(s) said Thank You: 777funk
Please Log in or Create an account to join the conversation.
02 Jul 2024 23:32 #304283
by 777funk
Replied by 777funk on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
So even the drives can be re-used?
That would be my preference. I sure hate to waste the good electronics. It's the software that's the missing piece which is where I was hoping LinxCNC could pickup. I'm already a Linux user which this would also be a perk in my book.
That would be my preference. I sure hate to waste the good electronics. It's the software that's the missing piece which is where I was hoping LinxCNC could pickup. I'm already a Linux user which this would also be a perk in my book.
Please Log in or Create an account to join the conversation.
02 Jul 2024 23:40 #304284
by jmelson
Replied by jmelson on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
If the drives are some really off-brand proprietary type, then it could be difficult. If they are a common brand where the documentation can be turned up, then they can often be reused. First, you need to determine what type of signals control the drives. The common schemes are analog velocity control (sometimes called +/- 10 V), step and direction, and PWM. Do the encoders feed back directly to the drives? Do the drives then send a copy of the encoder signals to the CNC control? Are there tachometers on the motors? Are there even encoders on the motors? If no encoders, then clearly the motors are steppers. If so, then there are literally hundreds of stepper drives out there that can likely drive those motors. If there are encoders, then you need to determine if the motors are DC brush type or brushless.
Give us make and part number, or even just photos of the motor nameplates and we can help.
Jon
Give us make and part number, or even just photos of the motor nameplates and we can help.
Jon
Please Log in or Create an account to join the conversation.
03 Jul 2024 14:24 #304331
by 777funk
Replied by 777funk on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
I would think they are proprietary. Techno seemed to make their own hardware if I remember correctly.
What I was hoping for was to go:
Linux PC >> Parallel Port Break out Board >> Existing Driver/Amp Boards >> Existing Cables and Servos.
So basically change the BoB to a LinuxCNC talking board and proceed as if nothing ever happened to the rest of the machine.
I have no idea how practical this is. I will get some pictures.
What I was hoping for was to go:
Linux PC >> Parallel Port Break out Board >> Existing Driver/Amp Boards >> Existing Cables and Servos.
So basically change the BoB to a LinuxCNC talking board and proceed as if nothing ever happened to the rest of the machine.
I have no idea how practical this is. I will get some pictures.
Please Log in or Create an account to join the conversation.
- viesturs.lacis
- Offline
- Premium Member
Less
More
- Posts: 108
- Thank you received: 4
04 Jul 2024 06:07 - 04 Jul 2024 06:08 #304357
by viesturs.lacis
Replied by viesturs.lacis on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
AFAIK with parallel port breakout, you will be able to do only step/dir signals - if those servodrives do accept step/dir then you definitely can reuse them. The problem will be the parallel port. It is slow and limits your I/O and also has become ancient relic in PCs. That is why most of folks are using Mesa boards. But for that we need to know more about the drives
Last edit: 04 Jul 2024 06:08 by viesturs.lacis.
Please Log in or Create an account to join the conversation.
04 Jul 2024 15:22 #304399
by jmelson
Jon
Replied by jmelson on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
The parallel port is not slow, but generating steps by software on the main CPU IS slow. It is possible to generate roughly 20,000 steps/second on good CPUs, far less on some that don't have good real time performance. There are various external hardware step generators available. Mesa and Pico Systems (that's me) can provide these. Our Universal Stepper Controller can easily do 300,000 steps/second with very good step timing.AFAIK with parallel port breakout, you will be able to do only step/dir signals - if those servodrives do accept step/dir then you definitely can reuse them. The problem will be the parallel port. It is slow and limits your I/O and also has become ancient relic in PCs. That is why most of folks are using Mesa boards. But for that we need to know more about the drivesaa
Jon
Please Log in or Create an account to join the conversation.
04 Jul 2024 19:24 #304417
by Aciera
Replied by Aciera on topic Re-Use Existing Servo Motors? 2001 Techno Isel CNC Router.
I know the older ISEL controllers that had the slide-in modules. There was a step/direction module for those that replaced the controller module so you could run the machine over a parallel port. The newer controllers had everything integrated on a single board so that had to be scrapped for new motor drivers and a breakout bob.
Please Log in or Create an account to join the conversation.
Time to create page: 0.131 seconds