Advanced Search

Search Results (Searched for: )

  • RotarySMP
  • RotarySMP's Avatar
Today 13:50
Replied by RotarySMP on topic Schaublin 125-CNC retrofit.

Schaublin 125-CNC retrofit.

Category: Turning

Thanks for looking at it.

I was also thinking that the last major change I did was to wire in the spindle VFD brake command. The system worked fine for some time after that, and then didn't.
I did add some Classic ladder Fu in there as well, but that was to the brake command, and spindle brakes normally when I stop it with the external button. I suspect there is something there though, like maybe the physical buttons change switches off the brake command, but the M3/M5 doesn't.

I have the HAL uploaded to the first thread, but haven't uploaded the most recent change, so I will update it this evening.
  • RotarySMP
  • RotarySMP's Avatar
Today 13:45

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

Don't try swapping drives. At least on mine, the Z axis motor is larger for the extra force to fight gravity, so the drives, PID values etc are all different. I would doubt that there is a problem there. Sounds like a LinuxCNC configuration issue.
  • stenly
  • stenly
Today 13:37 - Today 13:38

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

Reasonable suggestion. I will dedicate some time tomorrow to extensively analyze and measure what 7K2 does and how it behaves when machine is on, off or with e-stop pressed. I should probably try to see if swapping the X and Z drives won't achieve something. Thank you again, I will post my findings.
  • RotarySMP
  • RotarySMP's Avatar
Today 13:02 - Today 13:15

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

I took another look at my Maho's schematics. Seems similar except my 7K2 relay control is hardwired into the "machine on" latching circuit rather than being directly controlled by the CNC.

 

This browser does not support PDFs. Please download the PDF to view it: Download PDF



 

This browser does not support PDFs. Please download the PDF to view it: Download PDF



Because this is a hardwired signal chain, E-stop drops K1, breaking the chain and therefore dropping 7K2.


So on your set up, LinuxCNC connects to X41 and controls the 7K2 relay, which similtanously enables the drives and releases their brakes. If that is the case, then I have no idea why your axis is dropping, as the Zaxis is getting enabled at the same time as brake release.
Since you suspect a correlation with E-Stop, could it be that E-Stop is not dropping 7K2, leaving the brake off, but some other signal deactivates the drive, so you end up with brake off and no torque? Basically your more modern controller was replacing the hard wired E-Stop chain with some software PLC functionality which you haven't duplicated in LinuxCNC yet?

 
  • stenly
  • stenly
Today 12:29

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

Regler (DE) = servo driver module (EN). On my machine it is the Indramat, on yours it is the Simodrive 611.

7k2 is not the servo driver is it? DMG terminology would be that 7k2 is a 24V control relay. On my machine the servo drivers (the indramats) are called 7A1 and 7A2. On yours the Z axis drive is 7A5 (you probably have three separate servo drives on the axis, another on the spindle, and maybe a fifth on a C axis? I only have two.

The brake releases as soon as the 7K2 relay closes. What is the signal chain which energises the 7K2 coil? That needs to happen at the same time as the Reglerfreigabe is commanded through the X331 terminal block on your Simmodrive.   What are the three signals in the X331 terminal block? I would guess the Reglerfreigabe signal , a gnd and maybe the third wire in that cable is a "driver enabled" feedback to the CNC controller. Alternatively, it could be a "Servo Drive Fault" signal.

How did you tie them into LinuxCNC? You need to be setting whatever pin in X331 is the drive enable to active, at that same time as you are energising the 7K2 relay.
 

Thanks for sticking with me through this. B and C are nothing but encoders, their movement is done manually by the operator.

I have a separate main drive for the spindle, a separate drive for Z and XY are on one drive. This, in addition to the control module with the 7 segment display.

I believe X331 contains the Sollwerte and the Reglerfreigabe. The Sollwert has 0V and ±10V connection, so that should be three. The Reglerfreigabe signal links to a different page where it shows it on an Interface Regler and the signal is listed as Kl.65 or 65.1. That in turn is dependent on 7K2. (page attached)

Yes, 7A5 is the Z Regler and 7K2 is its Freigabe relay, right? I believe 7K2 is energized only by the single output signal on X41 (attached page). The other 4 references to it show where its output goes. Regarding how I link that to LinuxCNC, I certainly am not linking the X331 signal to the Mesa directly. I don't see an obvious way to, nor do I think it initially went into the Heidenhain controller. From the looks of it, the signal on X41 that energizes 7K2 relay should be what handles the X331 Reglerfreigabe. It looks to be sequential, meaning X331 will be set after 7K2 closes. Am I understanding this backwards?
  • Finngineering
  • Finngineering
Today 12:28
Replied by Finngineering on topic Schaublin 125-CNC retrofit.

Schaublin 125-CNC retrofit.

Category: Turning

I have no real idea what may be the problem. But for troubleshooting, check pins:
spindle.0.on
spindle.0.forward
spindle.0.reverse
linuxcnc.org/docs/html/man/man9/motion.9.html

If you have spindle.0.on and spindle.0.forward on/true after a M3 command, then I imagine you have a HAL configuration problem. Have you published your configuration somewhere?
  • RotarySMP
  • RotarySMP's Avatar
Today 12:17

Considering a Full Rewire on a Working Schaublin 125 CNC

Category: Turning

I thought I emailed them to you last week. I'll check tonight.
  • Todd Zuercher
  • Todd Zuercher's Avatar
Today 11:41
Replied by Todd Zuercher on topic 7i76EU+7i85+7i84U

7i76EU+7i85+7i84U

Category: Driver Boards

I have it working now. I had my serial cable wired wrong. (I had the polarity of the RX and TX wires wrong.)
  • RotarySMP
  • RotarySMP's Avatar
Today 10:28 - Today 11:53

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

Regler (DE) = servo driver module (EN). On my machine it is the Indramat, on yours it is the Simodrive 611.

7k2 is not the servo driver is it? DMG terminology would be that 7k2 is a 24V control relay. On my machine the servo drivers (the indramats) are called 7A1 and 7A2. On yours the Z axis drive is 7A5 (you probably have three separate servo drives on the axis, another on the spindle, and maybe a fifth on a C axis? I only have two.

The brake releases as soon as the 7K2 relay closes. What is the signal chain which energises the 7K2 coil? That needs to happen at the same time as the Reglerfreigabe is commanded through the X331 terminal block on your Simmodrive.   What are the three signals in the X331 terminal block? I would guess the Reglerfreigabe signal , a gnd and maybe the third wire in that cable is a "driver enabled" feedback to the CNC controller. Alternatively, it could be a "Servo Drive Fault" signal.

How did you tie them into LinuxCNC? You need to be setting whatever pin in X331 is the drive enable to active, at that same time as you are energising the 7K2 relay.
  • stenly
  • stenly
Today 10:25

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

"Reglerfreigabe" is not brake interface, it is drive enable. That is the signal to enable the muscle power of your servo drives. Could it be that you are releasing the brakes before powering up the drives output stages? That would explain there being no holding torque. Linxucnc sees this Ferror but can't do anything about it as it is commanding a turned off power stage. Seems lucky there is some internal emergency mode in the driver which is catching it after only 10mm. Maybe it does that by ignoring the inactive drive enable, and powering up the output stage to arrest motion?

On my set up, the screw up I made was to enable the drives output stage with the "machine on" signal, but to release the brake when I release my finger from the machine on button, so I had drive fighting the brake for the duration that the button was pressed. 
 
Looking at it in this way, the Regler and Bremse being two distinct entities, what you're suggesting may be the case.

However, I do not think I have a signal for the brake itself. The only output signals from the controller to the drives I have are — Reglerfreigabe X-Y-Z Achse, Reglerfreigabe Hauptantrieb, Anwahl Werkzeugspanner, Kühlmittel, ...many empty ones..., CNC-Fehlermeldung, ... many empty ones..., CNC-Betriebsbereit. So that's essentially 5 signals with 29 unoccupied ones.

Do you think there may be a way to interface the brake separately? Right now, it seems that is handled internally by the drive, considering that it releases essentially immediately along with the drive enable — so much so that I had thought they were both one singular operation. An internal servo parameter? But I didn't find any brake related parameters in the doc. I do see some BR1 and BR2 signals in the Vorschubantrieb page (attached). I will investigate.
 

I'm coming to the conclusion that the Regler power on electrically triggers the brake release. In the page I've attached, that's what it seems like. So it is probably not possible for me to interface them separately. Then again, the brake release having the regulator (7K2) as a prerequisite, should ensure the brake isn't released without the drive being powered on, no?
  • petlegpete
  • petlegpete
Today 10:10
Replied by petlegpete on topic 7i92TM defect? How to verify?

7i92TM defect? How to verify?

Category: Driver Boards

00008000
  • stenly
  • stenly
Today 09:50

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

"Reglerfreigabe" is not brake interface, it is drive enable. That is the signal to enable the muscle power of your servo drives. Could it be that you are releasing the brakes before powering up the drives output stages? That would explain there being no holding torque. Linxucnc sees this Ferror but can't do anything about it as it is commanding a turned off power stage. Seems lucky there is some internal emergency mode in the driver which is catching it after only 10mm. Maybe it does that by ignoring the inactive drive enable, and powering up the output stage to arrest motion?

On my set up, the screw up I made was to enable the drives output stage with the "machine on" signal, but to release the brake when I release my finger from the machine on button, so I had drive fighting the brake for the duration that the button was pressed. 
 

Looking at it in this way, the Regler and Bremse being two distinct entities, what you're suggesting may be the case.

However, I do not think I have a signal for the brake itself. The only output signals from the controller to the drives I have are — Reglerfreigabe X-Y-Z Achse, Reglerfreigabe Hauptantrieb, Anwahl Werkzeugspanner, Kühlmittel, ...many empty ones..., CNC-Fehlermeldung, ... many empty ones..., CNC-Betriebsbereit. So that's essentially 5 signals with 29 unoccupied ones.

Do you think there may be a way to interface the brake separately? Right now, it seems that is handled internally by the drive, considering that it releases essentially immediately along with the drive enable — so much so that I had thought they were both one singular operation. An internal servo parameter? But I didn't find any brake related parameters in the doc. I do see some BR1 and BR2 signals in the Vorschubantrieb page (attached). I will investigate.
  • Dudelbert
  • Dudelbert
Today 09:17 - Today 09:22

Considering a Full Rewire on a Working Schaublin 125 CNC

Category: Turning

I did not see any files from you. But at this point, I am relatively certain that something is wrong with the 7i85 I am using. I had planned to just get the basic config running and then do the rest manually, but since I cannot get to a point where all cards are shown in HAL Show, I am a bit at a dead end.

I am seriously considering getting a 7i97T, as I have spent a week on this now and don’t really see where to go from here.

One way to maybe get this running would be to connect a 7i74 to the P1 connector of the 7i92, but there is no firmware available for that combination (7i92T + 7i74 on P1 + 7i85 on P2), and I am not nearly knowledgeable enough to create it myself.
  • RotarySMP
  • RotarySMP's Avatar
Today 09:17 - Today 09:21

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

"Reglerfreigabe" is not brake interface, it is drive enable. That is the signal to enable the muscle power of your servo drives. Could it be that you are releasing the brakes before powering up the drives output stages? That would explain there being no holding torque. Linxucnc sees this Ferror but can't do anything about it as it is commanding a turned off power stage. Seems lucky there is some internal emergency mode in the driver which is catching it after only 10mm. Maybe it does that by ignoring the inactive drive enable, and powering up the output stage to arrest motion?

On my set up, the screw up I made was to enable the drives output stage with the "machine on" signal, but to release the brake when I release my finger from the machine on button, so I had drive fighting the brake for the duration that the button was pressed. 
  • stenly
  • stenly
Today 09:13

DMU 50M retrofit 99% done, Z axis falling on brake release

Category: General LinuxCNC Questions

Haha, well, that didn't work. I setp the signal to be 1 at all times. I think I will leave it like that, as I definitely observe the other machine with the original controller NOT dropping it at any moment, even on an emergency stop press. But either way, it didn't help.

I even tried connecting the wire to the 24V power supply directly, so that the signal will always be high no matter what. No result.

Lately what I've been noticing is that the machine is usually capable of starting up the first time, but the axis falls through on trying again after an emergency stop. Is this a clue of some sort?
Displaying 1 - 15 out of 283158 results.
Time to create page: 1.640 seconds
Powered by Kunena Forum