Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
03 Sep 2025 12:32

Install works but the password entered will not work to log on. Please Help

Category: Installing LinuxCNC

I concur on tommylight's point 3. The Debian login can make it unclear whether it wants username or password.
  • andypugh
  • andypugh's Avatar
03 Sep 2025 12:32

Install works but the password entered will not work to log on. Please Help

Category: Installing LinuxCNC

I concur on tommylight's point 3. The Debian login can make it unclear whether it wants username or password.
  • andypugh
  • andypugh's Avatar
03 Sep 2025 12:29
Replied by andypugh on topic Stepperonline A6-1000EC driver

Stepperonline A6-1000EC driver

Category: EtherCAT

S32 seems like an unusual choice for a velocity HAL pin.
  • andypugh
  • andypugh's Avatar
03 Sep 2025 12:20
Replied by andypugh on topic Multi Axis Slow Feedrate

Multi Axis Slow Feedrate

Category: General LinuxCNC Questions

The point of the branch is to have an easy(?) way to look at all the changes.
(As shown in the view linked above)

In some ways it doesn't look too bad, a lot of the change is contained in new files, which should make the merge easier.

On the plus side, it merges without conflicts.

On the minus side, it doesn't seem to build (but I have not actually tried building it locally, and it is possible that the build failure in the CI on Github is caused by something unrelated)
  • andypugh
  • andypugh's Avatar
03 Sep 2025 12:00

Issue with Inverse Kinematics Failing During Homing – 3-Axis Robot with LinuxCNC

Category: HAL

i think you have to build a new kinematic module for 3 axis robot because Genserkins can't be used for less than 6-axis robot.

This does seem to be true:

github.com/LinuxCNC/linuxcnc/blob/master...cs/genserfuncs.c#L99

But it doesn't look like it would be difficult to make it a load-time parameter. 
See how trivkins uses RTAPI_MP_STRING:
github.com/LinuxCNC/linuxcnc/blob/master...atics/trivkins.c#L48

link_num could be defined the same way with RTAPI_MP_INT
linuxcnc.org/docs/stable/html/man/man3/RTAPI_MP_INT.3rtapi.html
 
  • 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
Displaying 10366 - 10380 out of 17071 results.
Time to create page: 0.608 seconds
Powered by Kunena Forum