Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
03 Sep 2025 11:50
Replied by andypugh on topic Mpg stop working

Mpg stop working

Category: AXIS

Is this a USB MPG?

If you look in dmesg do you see it being disconnected?

I think I used to have this problem about 10 years ago, but I don't recall if I ever found a solution. (I stopped using the USB gamepad)
  • andypugh
  • andypugh's Avatar
03 Sep 2025 11:48
Replied by andypugh on topic Lathe "pecking" on X?

Lathe "pecking" on X?

Category: G&M Codes

What do you mean by "pecking"?
  • andypugh
  • andypugh's Avatar
03 Sep 2025 11:47
Replied by andypugh on topic Mapping key codes to specific jog rates

Mapping key codes to specific jog rates

Category: Advanced Configuration

github.com/LinuxCNC/linuxcnc/blob/master...scripts/axis.py#L194

Suggests that ",", ".", "<", ">" should change jog rate.
But I don't see the keybindings in the code to make that work.

(I don't have a LinuxCNC machine handy right now to test with)
  • tommylight
  • tommylight's Avatar
03 Sep 2025 10:42
Replied by tommylight on topic Gig Skillcut 60

Gig Skillcut 60

Category: General LinuxCNC Questions

Pictures? Links? Videos? Smoke signals? :)
  • tommylight
  • tommylight's Avatar
03 Sep 2025 10:40
Replied by tommylight on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Any idea how to support linuxcnc community?

You can start by using the "Recent Topic" at the top of the forum and see if you can help anyone asking for help, or if you are good with code you can check the project page on GitHub.
Thank you for the offer.
  • WayneC
  • WayneC
03 Sep 2025 10:36
Gig Skillcut 60 was created by WayneC

Gig Skillcut 60

Category: General LinuxCNC Questions

Cam someone please send me the electrical diagram on how to wire in a CNC plug into the back of the Skillcut 60 I can find the link on google but I cannot find it on this site
thanks Waynec
  • JiKr
  • JiKr
03 Sep 2025 10:30
Replied by JiKr on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Thank you very much! Now it works.
Any idea how to support linuxcnc community?
  • Hakan
  • Hakan
03 Sep 2025 10:09
Replied by Hakan on topic AMSAMOTION IO module

AMSAMOTION IO module

Category: EtherCAT

Settings in /etc/ethercat.conf ok? Should read
...
MASTER0_DEVICE="78:45:c4:23:9f:86"
...
DEVICE_MODULES="generic"
...
Are both kernel modules loaded? I guess not.
$ lsmod | grep ^ec_
ec_generic             12288  0
ec_master             479232  1 ec_generic
  • unknown
  • unknown
03 Sep 2025 09:59
Replied by unknown on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

Note: Using POSIX realtime
./CNC.hal:10: parameter or pin 'hm2_7i76e.0.watchdog.timeout_ns' not found
834
Stopping realtime threads
Unloading hal components
Note: Using POSIX realtime

Try hm2_7176.0.watchdog.timeout_ns
  • JiKr
  • JiKr
03 Sep 2025 09:45
Replied by JiKr on topic Mesa 7I76eu with linuxcnc 2.8.2

Mesa 7I76eu with linuxcnc 2.8.2

Category: Driver Boards

PCW, thank you for fast reply, attached is the on start error report, with mesa 7I76e, there is no problem.Any idea how to fix it, please?  

File Attachment:

File Name: linuxcnc_report.txt
File Size:8 KB
 

File Attachment:

File Name: linuxcnc_info.txt
File Size:4 KB
  • andypugh
  • andypugh's Avatar
03 Sep 2025 09:14
Replied by andypugh on topic halui.mdi-command-NN pins not showing up

halui.mdi-command-NN pins not showing up

Category: HAL

Thanks for the fix.
It's odd that this seems to not have been seen before.
(Or maybe has just been worked around with dummy axes?)
  • Kuzma30
  • Kuzma30
03 Sep 2025 09:12
Replied by Kuzma30 on topic AMSAMOTION IO module

AMSAMOTION IO module

Category: EtherCAT

[ 7042.964030] EtherCAT: Master module cleaned up.
[ 7044.047160] EtherCAT: Master driver 1.6.7 1.6.7.gc1e6b50-1+26.2
[ 7044.047314] EtherCAT: 1 master waiting for devices.
  • Hakan
  • Hakan
03 Sep 2025 09:08

Issue with OP Entry Delay and Failures in LinuxCNC + EtherCAT System

Category: EtherCAT

Lots of errors there.
Maybe you should try disconnect most devices and test with only EK1100 and EL1008, that's combination that should work.
First error is "Can not calculated topology" or something like that. Cabling ok?
  • wankoran
  • wankoran
03 Sep 2025 09:04

Issue with OP Entry Delay and Failures in LinuxCNC + EtherCAT System

Category: EtherCAT

 I'll correct the previous description.

When the machine is turned on, the drives are all in the preop state


Then I opened linuxcnc and found that the status of several drives had not changed from preop to op, Moreover, even when in the op state, the drives of these copley cannot be controlled.
 

After shutting down linuxcnc, the status of these copley drives still remained at op
 

debian12+ethercat1.6.7 dmesg
 

File Attachment:

File Name: debian12et...mesg.txt
File Size:30 KB


debian10+ethercat1.5.2 dmesg
 

File Attachment:

File Name: debian10et...mesg.txt
File Size:2 KB

Although the network cards of the two PCs tested this time are different, I have tested exactly the same network card, and these problems still exist.
 
  • wankoran
  • wankoran
03 Sep 2025 09:01

Issue with OP Entry Delay and Failures in LinuxCNC + EtherCAT System

Category: EtherCAT

 I'll correct the previous description.

When the machine is turned on, the drives are all in the preop state


Then I opened linuxcnc and found that the status of several drives had not changed from preop to op, Moreover, even when in the op state, the drives of these copley cannot be controlled.
 

After shutting down linuxcnc, the status of these copley drives still remained at op
 

debian12+ethercat1.6.7 dmesg
 

File Attachment:

File Name: debian12et...mesg.txt
File Size:30 KB


debian10+ethercat1.5.2 dmesg
 

File Attachment:

File Name: debian10et...mesg.txt
File Size:2 KB
Displaying 9226 - 9240 out of 17978 results.
Time to create page: 2.108 seconds
Powered by Kunena Forum