Schaublin 125-CNC retrofit.
16 Nov 2021 12:22 #226648
by Alexandre
Replied by Alexandre on topic Schaublin 125-CNC retrofit.
I thought about starting a new topic, but I'm still evaluating if I'm able to retrofit it, so I thought I'd better create the new topic later. I have some fear of not having enough knowledge to go all the end...
Please Log in or Create an account to join the conversation.
17 Nov 2021 22:03 #226794
by andypugh
You should see a little icon top right for network control.
In fact, you might see several. It seems that nm_tray is not entirely bug-free. But it _does_ allow you to hard-code the ethernet port for Mesa and still configure Wifi, which WICD could not do.
Replied by andypugh on topic Schaublin 125-CNC retrofit.
It would, WICD has been expunged from the 2.8.2 ISO. Instead it installs nm_tray which is a GUI that brings in network_manager as a dependency.Installed network-manager okay. But deinstalling WICD failed.
You should see a little icon top right for network control.
In fact, you might see several. It seems that nm_tray is not entirely bug-free. But it _does_ allow you to hard-code the ethernet port for Mesa and still configure Wifi, which WICD could not do.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
18 Nov 2021 13:52 #226864
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
You are exactly right about that being buggy Andy. First I had no icon, but my Linux Guru helped me open the network manager through a terminal. That got the board communications working. I have seen as many as 5 instances of the icon up in the Top right.
The 7i92 is working and "Show pin" outputs a normal lookin list with the SS interefaces and encoder pins I would expect with the 7i85SX2D bit file. I have thee 7i92 and 7i85 jumpered for the 7i92 to provide power, and get a power on light. Is it normal there are no 7i85 named pins shown? When I connect a SS daughter board to SS0, I only get a red watchdog fail, and no pins.Any ideas what I need to do there?
Alexandre, cool that you have a Schaublin, but that 32 CNC mill has nothing at all in common with the 125-CNC lathe. There is no point discussing it in the middle of this thread where any knowledge gained will get buried. Please create a new thread. To you quaestion "Without this manual is it possible to retrofit?" We believe any machine can be retrofitted with LinuxCNC. If you cant interface to those drives, you will probably need to replace the drives though.
The 7i92 is working and "Show pin" outputs a normal lookin list with the SS interefaces and encoder pins I would expect with the 7i85SX2D bit file. I have thee 7i92 and 7i85 jumpered for the 7i92 to provide power, and get a power on light. Is it normal there are no 7i85 named pins shown? When I connect a SS daughter board to SS0, I only get a red watchdog fail, and no pins.Any ideas what I need to do there?
Alexandre, cool that you have a Schaublin, but that 32 CNC mill has nothing at all in common with the 125-CNC lathe. There is no point discussing it in the middle of this thread where any knowledge gained will get buried. Please create a new thread. To you quaestion "Without this manual is it possible to retrofit?" We believe any machine can be retrofitted with LinuxCNC. If you cant interface to those drives, you will probably need to replace the drives though.
Please Log in or Create an account to join the conversation.
18 Nov 2021 14:54 #226875
by andypugh
Start LinuxCNC from the command line and see what Mesa devices get enumerated.
(Also make sure that the 7i85 isn't jumpered to setup mode)
Replied by andypugh on topic Schaublin 125-CNC retrofit.
No, I would expect pins to be created.Is it normal there are no 7i85 named pins shown?
Start LinuxCNC from the command line and see what Mesa devices get enumerated.
(Also make sure that the 7i85 isn't jumpered to setup mode)
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
18 Nov 2021 15:47 #226882
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Hi Andy,
What do you mean by setup mode? The 7i85 only has:
- W3 (5V external, or from the FPGA Card) I have it jumpered UP for FPGA Power.
- and a bunch of jumpers to select each encoder between TTL and RS-422. I have not touched them, they are all in the default DOWN = RS 422 position.
The 7i92 is jumpered:
-W5 and W6 UP - Breakout power to daughter card.
-W3 Down W4 Up- Fixed IP 10.10.10.10
Mark.
What do you mean by setup mode? The 7i85 only has:
- W3 (5V external, or from the FPGA Card) I have it jumpered UP for FPGA Power.
- and a bunch of jumpers to select each encoder between TTL and RS-422. I have not touched them, they are all in the default DOWN = RS 422 position.
The 7i92 is jumpered:
-W5 and W6 UP - Breakout power to daughter card.
-W3 Down W4 Up- Fixed IP 10.10.10.10
Mark.
Please Log in or Create an account to join the conversation.
18 Nov 2021 15:57 #226883
by andypugh
Replied by andypugh on topic Schaublin 125-CNC retrofit.
Sorry, I thought that the 7i85 was a smart-serial device. (like the 7i83, 84 and 87)
It is actually a passive interface and so there will _not_ be any pins identifying as 7i85. Instead the encoders / io will all appear as 7i92 pins.
It is actually a passive interface and so there will _not_ be any pins identifying as 7i85. Instead the encoders / io will all appear as 7i92 pins.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
18 Nov 2021 16:16 #226886
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Attachments:
Please Log in or Create an account to join the conversation.
18 Nov 2021 16:30 #226888
by andypugh
Replied by andypugh on topic Schaublin 125-CNC retrofit.
Have you started the realtime thread? Are the 7i92 read and write cycles added to the thread?Thanks Andy. Any ideas why a 7173 connected to SS0 would only have a steady red LED (Watchdog failure)?
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
18 Nov 2021 16:42 #226890
by RotarySMP
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.
Thanks Andy, I appreciate your time here.
So far I have just been using:
halrun
loadrt hostmot2
loadrt hm2_eth board_ip=10.10.10.10
show pin
I just looked up my Minilathe HAL, and guess I need the config info.
loadrt hm2_eth board_ip="10.10.10.10" config=" num_encoders=1 num_pwmgens=1 num_stepgens=2 sserial_port_0=00xxxx"
I tried adding the Sserial_port_0=00xxxx to my loadrt eth_hm2 line. Now I have nothing show pins, so that was not the right syntax.
I will be using 3 Sserial ports, is the syntax then sserial_port_0=0000xx?
setp [HMOT](CARD0).watchdog.timeout_ns 5000000 but it returns "INI Variable 8
but it returns INI_Variable [HMOT](Card0) not found. Should I replace this with "7i92"?
I also tried PNFConf, but there is no config for the 7i92 with 7i85sc2D bitfile.
So far I have just been using:
halrun
loadrt hostmot2
loadrt hm2_eth board_ip=10.10.10.10
show pin
I just looked up my Minilathe HAL, and guess I need the config info.
loadrt hm2_eth board_ip="10.10.10.10" config=" num_encoders=1 num_pwmgens=1 num_stepgens=2 sserial_port_0=00xxxx"
I tried adding the Sserial_port_0=00xxxx to my loadrt eth_hm2 line. Now I have nothing show pins, so that was not the right syntax.
I will be using 3 Sserial ports, is the syntax then sserial_port_0=0000xx?
setp [HMOT](CARD0).watchdog.timeout_ns 5000000 but it returns "INI Variable 8
but it returns INI_Variable [HMOT](Card0) not found. Should I replace this with "7i92"?
I also tried PNFConf, but there is no config for the 7i92 with 7i85sc2D bitfile.
Please Log in or Create an account to join the conversation.
18 Nov 2021 17:58 - 18 Nov 2021 17:58 #226898
by andypugh
Replied by andypugh on topic Schaublin 125-CNC retrofit.
halrun
loadrt hostmot2
loadrt hm2_eth board_ip=10.10.10.10
show pin
loadrt threads
addf hm2_7i92.0.read thread1
addf hm2_7i92.0.write thread1
start
Last edit: 18 Nov 2021 17:58 by andypugh.
The following user(s) said Thank You: RotarySMP
Please Log in or Create an account to join the conversation.
Moderators: piasdom
Time to create page: 0.127 seconds