Advanced Search

Search Results (Searched for: )

  • RNZ
  • RNZ
18 Apr 2025 10:58

LinuxCNC and Linux and Ubuntu and PC and RPi ping issues with Mesa 7i96s

Category: Installing LinuxCNC

Yes it works perfectly. I would have to dig out the fix — it was suggested on the forum and the Pi5 setup has been flawless ever since.
  • ErwinCNC
  • ErwinCNC
18 Apr 2025 10:44

LinuxCNC and Linux and Ubuntu and PC and RPi ping issues with Mesa 7i96s

Category: Installing LinuxCNC

Hello Have you been able to fix the problem in the meantime?I am also thinking about using a pi 5 + 7i96s as I now have a second PC which is apparently not suitable for Linux CNC. If you were able to fix the problem, what was the cause and are you satisfied so far?

Regards Erwin 
  • Grotius
  • Grotius's Avatar
18 Apr 2025 10:41
Replied by Grotius on topic LinuxCNC S-Curve Accelerations

LinuxCNC S-Curve Accelerations

Category: General LinuxCNC Questions

Hi,

I was just able to compile the scurve planner with the original linuxcnc Makefile system.

repository
Use the ./install script to install linuxcnc. It first installs the libscurve & libclothoid3d locally.

Then it just runs the axis_scurve_mm.ini config using scurve.

Hmm, interesting development.

Now a dev can make modifications to their needs, and merge it, if they want to.
  • andypugh
  • andypugh's Avatar
18 Apr 2025 10:38
Replied by andypugh on topic Determining Angular Scale - Help w/ Microsteps

Determining Angular Scale - Help w/ Microsteps

Category: Configuration Tools

I don't understand the problem here, really.

But with 1600 pulses per rev and a 3:1 belt ratio, the scale is just 1600/3 = 533.3333333333333333333333

If you see a creep, it could be the missing threes.

But, LinuxCNC expects pulser per _degree_ for a rotary axis, so you might actually want 1.481481481481481
  • andypugh
  • andypugh's Avatar
18 Apr 2025 10:15
Replied by andypugh on topic PC GPIO pins

PC GPIO pins

Category: Computers and Hardware

Actually, hal_gpio might "just work" in this case.

Try this command and see if it reports the pins:
gpioinfo
If you get "command not known" then
sudo apt-get install libgpiod

If the pins are reported, then:
linuxcnc.org/docs/stable/html/drivers/hal_gpio.html
  • andypugh
  • andypugh's Avatar
18 Apr 2025 10:10
Replied by andypugh on topic spindle with encoder

spindle with encoder

Category: Basic Configuration

Note that unless the index pulse is from the spindle shaft, or the gear ratio is exactly 1:1, you can't peck-tap with the encoder on the motor shaft. This probably isn't a problem in most cases, but is worth being aware of.
  • andypugh
  • andypugh's Avatar
18 Apr 2025 09:48
Replied by andypugh on topic ENCODER_RATIO function implementation.

ENCODER_RATIO function implementation.

Category: General LinuxCNC Questions

There is a fixed but parametric G-code file as part of the config that does the feeding / multiple passes.

You should definitely look at that file to see what it does, and also what it assumes. The system assumes that the tip of the cutter is touched-off to the workpiece radius (ie Z = 0 is on the work axis)
Also note that the axis assignment is a little unusual, with hobbing radius as Z and work axis along X.

"shift" is a profile shift, simply a radial offset of the hob relative to the workpiece centreline.
  • hellvetica
  • hellvetica
18 Apr 2025 09:41

Connecting TURCK B20 Gateway through EtherLab EtherCat

Category: EtherCAT

Hi,
thanks for the help.
I've been messing around with the project but can't seem to get it to work.
I compiled ethercat_twincat and ran it but it's not reading any ports from my ethercat device. There are no input/outputs. Is there somthing else i need to configure?
My device is in PREOP mode and erroring because of:
"The current and the projected module list do not match. The data
exchange is still in progress." or
"The gateway is still in INIT status, the module list has not yet been
written to the gateway."

I should be actively writing something to the gateway to configure it i guess...
  • andypugh
  • andypugh's Avatar
18 Apr 2025 09:38
Replied by andypugh on topic Mazak QT20 Automatic tool changer

Mazak QT20 Automatic tool changer

Category: Turning

I would suggest that you connect iocontrol.0.tool-prepare to the turret-unclamp output pin, and then connect carousel.0.enable to the turret-unclamp-ready pin.

That way a tool change request will immediately unclamp the turret, and the carousel component will only start up once the turret is actually unclamped.

Probably, some experimentation may be needed, especially regarding how the re-clamping happens.
Displaying 17146 - 17154 out of 17154 results.
Time to create page: 0.559 seconds
Powered by Kunena Forum