Need help to work with Mesa 5i25 with 7i77 boards basics
- Dinuka_Shehan
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 346
- Thank you received: 26
18 Sep 2019 13:55 - 18 Sep 2019 13:57 #145506
by Dinuka_Shehan
Need help to work with Mesa 5i25 with 7i77 boards basics was created by Dinuka_Shehan
My friend and I planned to retrofit a old cnc machine to upgrade to linux cnc.
We were choose mesa 5i25 and 7i77 as our boards.
This cnc mill is 3 axis and Axis are controlled with servo motors and has a umbrella tool changer.
How can we start this project.
Please be gentle and this is the first time with mesa boards with our selfves..
Your help is highly appreciated
We were choose mesa 5i25 and 7i77 as our boards.
This cnc mill is 3 axis and Axis are controlled with servo motors and has a umbrella tool changer.
How can we start this project.
Please be gentle and this is the first time with mesa boards with our selfves..
Your help is highly appreciated
Last edit: 18 Sep 2019 13:57 by Dinuka_Shehan.
Please Log in or Create an account to join the conversation.
- bevins
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
18 Sep 2019 14:15 #145508
by bevins
I will assume you ordered the go kit which includes the cable and have installed linuxcnc successfully. This is the way I startup a system.
1. Determone if you want to use a seperate 5v power supply. I would suggest it. Select your jumpers and double check you set jumpers on the 5i25 to not send 5v out to the 7i77.
2. Set jumpers on 7i77 to receive external power.
3. install 5i25 in computer.
4. connect supplied cable from 5i25 to 7i77.
5. connect 5v to 7i77 on 5v terminal.
6. connect field power 12 or 24vdc to orange connector for field power making sure your polarity is correct.
7. power up power supplies.
Run pncconf.and go through and select and set what you need on your mill. encoders, limit switches, home switches, servo outs etc....
Start Linuxcnc and fix your mistakes in hal and ini files.
Close your estop input and set it in hal file.
Use HAL Calibration to check inputs are working.
That should keep you busy for a while.
That should keep you busy for a while.
Replied by bevins on topic Need help to work with Mesa 5i25 with 7i77 boards basics
My friend and I planned to retrofit a old cnc machine to upgrade to linux cnc.
We were choose mesa 5i25 and 7i77 as our boards.
This cnc mill is 3 axis and Axis are controlled with servo motors and has a umbrella tool changer.
How can we start this project.
Please be gentle and this is the first time with mesa boards with our selfves..
Your help is highly appreciated
I will assume you ordered the go kit which includes the cable and have installed linuxcnc successfully. This is the way I startup a system.
1. Determone if you want to use a seperate 5v power supply. I would suggest it. Select your jumpers and double check you set jumpers on the 5i25 to not send 5v out to the 7i77.
2. Set jumpers on 7i77 to receive external power.
3. install 5i25 in computer.
4. connect supplied cable from 5i25 to 7i77.
5. connect 5v to 7i77 on 5v terminal.
6. connect field power 12 or 24vdc to orange connector for field power making sure your polarity is correct.
7. power up power supplies.
Run pncconf.and go through and select and set what you need on your mill. encoders, limit switches, home switches, servo outs etc....
Start Linuxcnc and fix your mistakes in hal and ini files.
Close your estop input and set it in hal file.
Use HAL Calibration to check inputs are working.
That should keep you busy for a while.
That should keep you busy for a while.
The following user(s) said Thank You: Dinuka_Shehan
Please Log in or Create an account to join the conversation.
- Dinuka_Shehan
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 346
- Thank you received: 26
18 Sep 2019 14:23 #145509
by Dinuka_Shehan
Replied by Dinuka_Shehan on topic Need help to work with Mesa 5i25 with 7i77 boards basics
If i get two of these boards separately.
How install firmware at first
How install firmware at first
Please Log in or Create an account to join the conversation.
- Dinuka_Shehan
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 346
- Thank you received: 26
18 Sep 2019 14:28 #145510
by Dinuka_Shehan
Replied by Dinuka_Shehan on topic Need help to work with Mesa 5i25 with 7i77 boards basics
[
That should keep you busy for a whilequote]
.
Hope i will
Please Log in or Create an account to join the conversation.
- PCW
- Away
- Moderator
Less
More
- Posts: 17868
- Thank you received: 4776
18 Sep 2019 14:51 #145511
by PCW
Replied by PCW on topic Need help to work with Mesa 5i25 with 7i77 boards basics
If the 5I25 firmware is not correct you will need to run mesaflash and update the firmware. This must be done carefully as you can brick the 5I25 is you are not careful
Basically the first step is to check if the card has proper firmware installed
You can do this with the mesaflash command:
sudo mesaflash --device 5i25 --readhmid > pins.txt
and posting the pins.txt file here
Basically the first step is to check if the card has proper firmware installed
You can do this with the mesaflash command:
sudo mesaflash --device 5i25 --readhmid > pins.txt
and posting the pins.txt file here
The following user(s) said Thank You: Dinuka_Shehan
Please Log in or Create an account to join the conversation.
- bevins
- Offline
- Platinum Member
Less
More
- Posts: 1945
- Thank you received: 335
18 Sep 2019 15:05 #145512
by bevins
Make your life easier. Buy the go kit.
Replied by bevins on topic Need help to work with Mesa 5i25 with 7i77 boards basics
If i get two of these boards separately.
How install firmware at first
Make your life easier. Buy the go kit.
The following user(s) said Thank You: Dinuka_Shehan
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19415
- Thank you received: 6512
18 Sep 2019 16:36 #145518
by tommylight
Replied by tommylight on topic Need help to work with Mesa 5i25 with 7i77 boards basics
The following user(s) said Thank You: Dinuka_Shehan
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23310
- Thank you received: 4858
18 Sep 2019 16:54 #145522
by andypugh
Replied by andypugh on topic Need help to work with Mesa 5i25 with 7i77 boards basics
There is a bit of an introduction to Mesa cards here: forum.linuxcnc.org/27-driver-boards/3714...a-card-basics#141789
The following user(s) said Thank You: Dinuka_Shehan
Please Log in or Create an account to join the conversation.
Moderators: PCW, jmelson
Time to create page: 0.187 seconds