- 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.
27 Jul 2017 11:50 - 27 Jul 2017 11:56 #96550
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Thanks Rod, labeling is not easy to do as you can not edit these in PNCCONF.
You are absolutely correct that is what I want to enable the machine, used to have it this way with Kflop Mach3 setup earlier.
Still having issues with my local network so I have to run up and down to reda/write here = more exercise..
In what section of the halfile do I edit and insert this?
machine_enable <= iocontrol.0.user-request-enable
machine_enable => hm2_7i76e.0.7i76.0.0.output-15
You are absolutely correct that is what I want to enable the machine, used to have it this way with Kflop Mach3 setup earlier.
Still having issues with my local network so I have to run up and down to reda/write here = more exercise..
In what section of the halfile do I edit and insert this?
machine_enable <= iocontrol.0.user-request-enable
machine_enable => hm2_7i76e.0.7i76.0.0.output-15
Last edit: 27 Jul 2017 11:56 by tecno.
Please Log in or Create an account to join the conversation.
27 Jul 2017 12:22 #96554
by rodw
Replied by rodw on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Time to start hand editing I think. PNCCONF is pretty incomplete. I have built all of my config by hand.
It does not really matter where things go in the hal file. Just as long as its after the loadrt and addf sections.
You could put it above
# external output signals
But over time, I settled on keeping the signals and stuff for each part of the hal together
Also if that iocontrol does not work, try motion.motion-enabled instead.
It does not really matter where things go in the hal file. Just as long as its after the loadrt and addf sections.
You could put it above
# external output signals
But over time, I settled on keeping the signals and stuff for each part of the hal together
Also if that iocontrol does not work, try motion.motion-enabled instead.
Please Log in or Create an account to join the conversation.
27 Jul 2017 12:27 #96556
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Yes hand editing it is from now on
Something like this?
Will go down and give it a go.
Something like this?
Will go down and give it a go.
Please Log in or Create an account to join the conversation.
27 Jul 2017 12:27 #96557
by rodw
And I know that feeling.We have 2 floors in our house too. I added a wifi access point in the garage just for LinuxCNC. I've got a Synology NAS on my network and my LCNC machine has its own home folder on it which I use to share data to and from.
Replied by rodw on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Still having issues with my local network so I have to run up and down to reda/write here = more exercise..
And I know that feeling.We have 2 floors in our house too. I added a wifi access point in the garage just for LinuxCNC. I've got a Synology NAS on my network and my LCNC machine has its own home folder on it which I use to share data to and from.
Please Log in or Create an account to join the conversation.
27 Jul 2017 12:40 #96560
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
machine_enable = unknown command
The following user(s) said Thank You: rodw
Please Log in or Create an account to join the conversation.
27 Jul 2017 13:06 #96562
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Syntax error for sure = Unknown Command pops up whatever I try of the suggestions given.
Please Log in or Create an account to join the conversation.
27 Jul 2017 13:07 #96563
by rodw
Sorry I always forget the net
or on one line
Replied by rodw on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
machine_enable = unknown command
Sorry I always forget the net
net machine_enable <= iocontrol.0.user-request-enable
net machine_enable => hm2_7i76e.0.7i76.0.0.output-15
or on one line
net machine_enable iocontrol.0.user-request-enable => hm2_7i76e.0.7i76.0.0.output-15
Please Log in or Create an account to join the conversation.
27 Jul 2017 14:01 #96565
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
No change still same issue, but now I see that CR1 is on when LCNC loads.
Maybe above start.txt can explain what is going on.
suddenly I can connect from my workshop, did move around some equipment on the network.
Maybe above start.txt can explain what is going on.
suddenly I can connect from my workshop, did move around some equipment on the network.
Please Log in or Create an account to join the conversation.
27 Jul 2017 15:07 #96570
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
Please Log in or Create an account to join the conversation.
27 Jul 2017 17:13 #96579
by tecno
Replied by tecno on topic Help needed to get my 7i76E + 7i85S + 7i73 on my mill going.
I have now tested following:
setp hm2_7i76e.0.7i76.0.0.output-15 TRUE
Output goes TRUE but nothing happens
Have looking at wires and all looks OK, can this have anything to do with CR1 led that is ON
In normal operation CR1 and CR2 will be off. If either is on after power-up there is a problem with configuring the FPGA.
So what next, any ideas what to do other than wait for Peter to chime in here.
Cheers
Bengt
setp hm2_7i76e.0.7i76.0.0.output-15 TRUE
Output goes TRUE but nothing happens
Have looking at wires and all looks OK, can this have anything to do with CR1 led that is ON
In normal operation CR1 and CR2 will be off. If either is on after power-up there is a problem with configuring the FPGA.
So what next, any ideas what to do other than wait for Peter to chime in here.
Cheers
Bengt
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.138 seconds