Advanced Search

Search Results (Searched for: )

  • Aciera
  • Aciera's Avatar
27 Jul 2025 15:45

Servo Spindle with velocity AND position mode for Toolchanger?

Category: Advanced Configuration

Please don't double post. The twin post in your other thread has been deleted.
  • sin-do-re
  • sin-do-re
27 Jul 2025 15:08
7i97T and analogous + Siemens 611 was created by sin-do-re

7i97T and analogous + Siemens 611

Category: General LinuxCNC Questions

Hey everyone

I have managed to completely interface with a Siemens 611, enabling it, clearing faults, reading encoder etc.
they move well when I apply voltage to the analog port.
its a huge tandem machine with two Y axis but I’ll be copying the signal as there’s no need for gantry skew correction.
I’m using a 7i97T but the analog part is not working as intended: no voltage comes out at all!

im using a 7i97T test config from the forums because there’s no PNCconf for 7i97T.
but, although the config runs, I have no analog output in any of the ports.

I assume it is configuration, because the config provided is using pwmgens and MAX_OUTPUT but no analog out or Min/Max.

does anyone have a working config for the 7i97t or 7i97?

thank you
best regards
  • AkkiSan
  • AkkiSan
27 Jul 2025 15:00
Replied by AkkiSan on topic Probe tripped during non-probe move deadlock

Probe tripped during non-probe move deadlock

Category: General LinuxCNC Questions

My apologies for spamming this forum with stupid questions,
but I was short on time, hehe.

Finally, success. I outsmarted the probe with the Great HAL:
setp                flipflop.0.set              FALSE
setp                flipflop.0.data             TRUE
net probepin        parport.0.pin-11-in-not  => flipflop.0.clk
net probereset      motion.digital-out-00    => flipflop.0.reset
net probefiltered   flipflop.0.out           => motion.probe-input  parport.0.pin-01-out

Then use M64/M64 P0 to keep the flipflop in reset during the retraction:
  ...

  G38.2 Z#8

  M64 P0    (reset probe flipflop HIGH)
  G0 Z#7
  M65 P0    (reset probe flipflop LOW)

  ...


Out probing,
AS
Displaying 14236 - 14238 out of 14238 results.
Time to create page: 0.440 seconds
Powered by Kunena Forum