- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
25 Aug 2017 13:11 #97992
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Hi Todd,
Only encoders for X/T/Z/A on 7i85S.
I was assuming that this was the needed change but I was searching for this in pncconf and there you can not change number of encoders.
Only encoders for X/T/Z/A on 7i85S.
I was assuming that this was the needed change but I was searching for this in pncconf and there you can not change number of encoders.
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
25 Aug 2017 13:58 #98000
by Todd Zuercher
Replied by Todd Zuercher on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
I'm not sure how good the support for the Ethernet Mesa cards is in PNCconf. (I'm not sure if PNCconf can detect any daughter cards used on a 7i76E, and it can't read the firmware.)
Please Log in or Create an account to join the conversation.
25 Aug 2017 14:06 #98001
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
It can surely be improved, what I most dislike is the fact that it over writes previous edits. High on my wanted list is to have pncconf to read HAL and INI and just add what is changed. Hopefully we will get this someday.
There is too much frustration for a newbie to get things working without having to do it all over again after a visit into pncconf.
But I will give kudos to all of you guys that help us get things working with our machines = very much appreciated!
As we say in Sweden = No one mentioned nobody forgotten.
There is too much frustration for a newbie to get things working without having to do it all over again after a visit into pncconf.
But I will give kudos to all of you guys that help us get things working with our machines = very much appreciated!
As we say in Sweden = No one mentioned nobody forgotten.
Please Log in or Create an account to join the conversation.
25 Aug 2017 16:59 #98006
by tecno
This edit is not the correct way as I get error message saying only 1 encoder.
So question still remains how to setup 7i85S
I am back to settings before in HAL but still have to get INI back as it was. Must learn to make backups
Cheers
Bengt
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
You also need to change the number of encoders in this line to 5 (maybe 6):
toloadrt hm2_eth board_ip="10.10.10.10" config="firmware=hm2/7i76/7i76e.BIT num_encoders=1 num_pwmgens=0 num_stepgens=5 sserial_port_0=21xxxx"loadrt hm2_eth board_ip="10.10.10.10" config="firmware=hm2/7i76/7i76e.BIT num_encoders=5 num_pwmgens=0 num_stepgens=5 sserial_port_0=21xxxx"
Are you only using the encoders on the 7i85S? If you are using any of it's other outputs (stepgens, PWMgens, or SmartSerial port) you have to add that info as well.
This edit is not the correct way as I get error message saying only 1 encoder.
So question still remains how to setup 7i85S
I am back to settings before in HAL but still have to get INI back as it was. Must learn to make backups
Cheers
Bengt
Please Log in or Create an account to join the conversation.
- Todd Zuercher
- Offline
- Platinum Member
Less
More
- Posts: 5007
- Thank you received: 1441
25 Aug 2017 17:41 #98009
by Todd Zuercher
Replied by Todd Zuercher on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Does your 7i76E have the right firmware loaded for use with the 7i85S?
I don't remember seeing if you installed it with Mesaflash?
I don't remember seeing if you installed it with Mesaflash?
Please Log in or Create an account to join the conversation.
25 Aug 2017 17:46 #98011
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Well when ordering boards together I assume that the correct firmware is loaded and not to have to fiddle around with Mesaflash.
So now to do what next? What is the correct firmware and how to do this?
Not barking at you Todd!
So now to do what next? What is the correct firmware and how to do this?
Not barking at you Todd!
Please Log in or Create an account to join the conversation.
25 Aug 2017 21:53 #98030
by PCW
Replied by PCW on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
The firmware for a 7I76E with a added 7I85S is
7i76e_7i76x1_7i85sx1D.bit
This is included in the support software zip file at www.mesanet.com or the store
For mesaflash, I'm not sure if your version of LinuxCNC has the right pointers to be able to
If the above does not work, I would just fetch the source from github and build it
7i76e_7i76x1_7i85sx1D.bit
This is included in the support software zip file at www.mesanet.com or the store
For mesaflash, I'm not sure if your version of LinuxCNC has the right pointers to be able to
sudo apt-get install mesaflash
If the above does not work, I would just fetch the source from github and build it
Please Log in or Create an account to join the conversation.
26 Aug 2017 08:36 #98037
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
OK, installed Mesaflash, downloaded .zip and packed up the bitfile.
So now >> what next? What is the exact syntax to use here?
So now >> what next? What is the exact syntax to use here?
Please Log in or Create an account to join the conversation.
26 Aug 2017 11:38 #98038
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Have been looking around to find some info and found this.
sudo mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx1D.bit
Is this the correct way with write? or is program?
sudo mesaflash --device 7i76e --addr 10.10.10.10 --write 7i76e_7i76x1_7i85sx1D.bit
Is this the correct way with write? or is program?
Please Log in or Create an account to join the conversation.
26 Aug 2017 12:56 #98040
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Looks like all *write* was the correct syntax = no errors and both boards with new firmware.
Q1:
So now I assume that encoder ppr values has to be entered somewhere
Q2
Can one of these encoder inputs be used as spindle encoder as TB3 pins 13/14 are obviously busted
or is possible to use other inputs for index pulse on 7i76e?
Q1:
So now I assume that encoder ppr values has to be entered somewhere
Q2
Can one of these encoder inputs be used as spindle encoder as TB3 pins 13/14 are obviously busted
or is possible to use other inputs for index pulse on 7i76e?
Please Log in or Create an account to join the conversation.
Moderators: cmorley
- Configuring LinuxCNC
- Configuration Tools
- PnCConf Wizard
- Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Time to create page: 0.110 seconds