3 Servos and 1 Stepper on a 7i77 +5i25
- Mr. Technical
- Offline
- Premium Member
Less
More
- Posts: 80
- Thank you received: 1
16 Feb 2014 00:14 #43880
by Mr. Technical
3 Servos and 1 Stepper on a 7i77 +5i25 was created by Mr. Technical
Hi Guys,
I'm working on a trivkins 4 axis mill retrofit that started as a 3 axis servo machine. No problem there, but I'd also like to add a stepper driven 4th axis. Is there a way to control that 4th axis through the 7i77 without another daughter card being added to the mix? Thanks in advance.
Mr. Technical
I'm working on a trivkins 4 axis mill retrofit that started as a 3 axis servo machine. No problem there, but I'd also like to add a stepper driven 4th axis. Is there a way to control that 4th axis through the 7i77 without another daughter card being added to the mix? Thanks in advance.
Mr. Technical
Please Log in or Create an account to join the conversation.
16 Feb 2014 01:32 #43882
by PCW
Replied by PCW on topic 3 Servos and 1 Stepper on a 7i77 +5i25
Not really but you can add a low cost parallel port breakout board to the 5I25s P2
(or just connect the P2 pins directly if you are careful...)
(or just connect the P2 pins directly if you are careful...)
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
Less
More
- Posts: 80
- Thank you received: 1
16 Feb 2014 01:50 #43883
by Mr. Technical
Replied by Mr. Technical on topic 3 Servos and 1 Stepper on a 7i77 +5i25
That's good news! Which parallel port breakout board would you recommend? I only need to send it step and direction signals, with minimal IO to release the brake. Encoder feedback would be a big plus.
Also, will PNCCONF be able to help configure it, or am I going to have to hand edit the HAL file?
Mr. Technical
Also, will PNCCONF be able to help configure it, or am I going to have to hand edit the HAL file?
Mr. Technical
Please Log in or Create an account to join the conversation.
16 Feb 2014 02:02 - 16 Feb 2014 02:03 #43884
by PCW
Replied by PCW on topic 3 Servos and 1 Stepper on a 7i77 +5i25
You will likely have to hand edit the HAL file
You will also need a custom bitfile that matches the breakout board that you choose.
If you post a link to the specs of the breakout you want to use, I will make a bitfile for it (7I77 on P3, BOB on P2) and add it to the standard pinout library.
You will also need a custom bitfile that matches the breakout board that you choose.
If you post a link to the specs of the breakout you want to use, I will make a bitfile for it (7I77 on P3, BOB on P2) and add it to the standard pinout library.
Last edit: 16 Feb 2014 02:03 by PCW. Reason: errors
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
Less
More
- Posts: 80
- Thank you received: 1
16 Feb 2014 04:21 #43887
by Mr. Technical
Replied by Mr. Technical on topic 3 Servos and 1 Stepper on a 7i77 +5i25
Thanks very much for the offer of a custom bitfile. I really like Mesa's (your?) products, so if they/you have something suitable, I would start there. Like I mentioned, I just need to send it step and direction signals, the ability to release the brake, and hopefully get encoder feedback if that's not asking too much.
Mr. Technical
Mr. Technical
Please Log in or Create an account to join the conversation.
25 Feb 2014 00:17 #44133
by andypugh
You might be able to use software step generation if the required speed is low. 7i77 IO pins only update at 1kHz, so you would be looking at a max of 150 rpm from the stepper.
I think that there is a standard firmware for a 7i77 / 7i76 combo that puts stepgens on one of the headers, assuming you are able to configure the hardware to deal with where the 7i76 stepgen pins are.
Replied by andypugh on topic 3 Servos and 1 Stepper on a 7i77 +5i25
I'm working on a trivkins 4 axis mill retrofit that started as a 3 axis servo machine. No problem there, but I'd also like to add a stepper driven 4th axis. Is there a way to control that 4th axis through the 7i77 without another daughter card being added to the mix?
You might be able to use software step generation if the required speed is low. 7i77 IO pins only update at 1kHz, so you would be looking at a max of 150 rpm from the stepper.
I think that there is a standard firmware for a 7i77 / 7i76 combo that puts stepgens on one of the headers, assuming you are able to configure the hardware to deal with where the 7i76 stepgen pins are.
Please Log in or Create an account to join the conversation.
25 Feb 2014 11:51 #44167
by cmorley
Replied by cmorley on topic 3 Servos and 1 Stepper on a 7i77 +5i25
yes there is a 7i77_7i76 firmware.
The step gens are on connector 2 so you could connect to the directly and not use a 7i76.
PNCconf should work fine for this as long as you don't assign anything to the 7i76"s smart serial tabs
Chris M
The step gens are on connector 2 so you could connect to the directly and not use a 7i76.
PNCconf should work fine for this as long as you don't assign anything to the 7i76"s smart serial tabs
Chris M
The following user(s) said Thank You: Mr. Technical
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
Less
More
- Posts: 80
- Thank you received: 1
21 Mar 2014 09:38 #45019
by Mr. Technical
Replied by Mr. Technical on topic 3 Servos and 1 Stepper on a 7i77 +5i25
Hi Chris,
Thanks for the good information! I was able to set up the I/O connector 2 tab up with the A-axis stepgen on number 0 and then set up the A axis motor/encoder configuration page up for use with a Gecko 203V, even though I'm really using a DM542A from Longs Motor as the driver.
Since I'm using the 5i25 as the source for the second parallel port, how should I set the I/O Control Ports/Boards section of the Basic Machine Infirmation page?
I'm getting a terminated with an error when trying to run the config that I set up. I should mention that I have power applied to the 7i77 board and was able to open Linuxcnc before I started messing with the A -axis. I don't have the driver with me at the moment, so that's not hooked up. Thanks in advance!
Mr. Technical
Thanks for the good information! I was able to set up the I/O connector 2 tab up with the A-axis stepgen on number 0 and then set up the A axis motor/encoder configuration page up for use with a Gecko 203V, even though I'm really using a DM542A from Longs Motor as the driver.
Since I'm using the 5i25 as the source for the second parallel port, how should I set the I/O Control Ports/Boards section of the Basic Machine Infirmation page?
I'm getting a terminated with an error when trying to run the config that I set up. I should mention that I have power applied to the 7i77 board and was able to open Linuxcnc before I started messing with the A -axis. I don't have the driver with me at the moment, so that's not hooked up. Thanks in advance!
Mr. Technical
Please Log in or Create an account to join the conversation.
21 Mar 2014 20:02 #45028
by andypugh
What is the error? That's generally a pretty good clue as to what the problem is.
(Normally it is described fairly clearly in the second or third section of the error dump)
Replied by andypugh on topic 3 Servos and 1 Stepper on a 7i77 +5i25
I'm getting a terminated with an error when trying to run the config that I set up
What is the error? That's generally a pretty good clue as to what the problem is.
(Normally it is described fairly clearly in the second or third section of the error dump)
Please Log in or Create an account to join the conversation.
- Mr. Technical
- Offline
- Premium Member
Less
More
- Posts: 80
- Thank you received: 1
21 Mar 2014 21:33 #45030
by Mr. Technical
Replied by Mr. Technical on topic 3 Servos and 1 Stepper on a 7i77 +5i25
I've attached my error file. I think the applicable information is the following:
Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
FMT.hal:219: parameter or pin 'hm2_5i25.0.stepgen.00.dirsetup' not found
3418
Thanks,
Mr. Technical
Debug file information:
Can not find -sec MOT -var MOT -num 1
Can not find -sec IO -var IO -num 1
Can not find -sec LINUXCNC -var NML_FILE -num 1
Can not find -sec EMC -var NML_FILE -num 1
FMT.hal:219: parameter or pin 'hm2_5i25.0.stepgen.00.dirsetup' not found
3418
Thanks,
Mr. Technical
Please Log in or Create an account to join the conversation.
Time to create page: 0.084 seconds