Advanced Search

Search Results (Searched for: )

  • tommylight
  • tommylight's Avatar
12 Sep 2024 12:23
Replied by tommylight on topic ClearPath SDSK Usb port monitoring

ClearPath SDSK Usb port monitoring

Category: General LinuxCNC Questions

What does
lsusb
In a terminal return?
  • bertoldo
  • bertoldo
12 Sep 2024 12:22

Ethercat installation from repositories - how to step by step

Category: EtherCAT

Mine doesn't give any errors. It's just that I don't know how to configure it in Linux CNC.

After my run I'll make a video from start to finish and a manual to post here for those who have never opened Linux CNC.

I open Linux CNC and press to move the axes and the software acts as if everything is fine, but it's not. In fact, I've started the trial and error phase... I'm disoriented :)
  • bertoldo
  • bertoldo
12 Sep 2024 12:20

Notes from installation of ethercat on Raspberry Pi 4

Category: EtherCAT

hello, I just did this part:
1- www.linuxcnc.org/iso/rpi-4-debian-bookwo...23-11-17-1731.img.xz
2- forum.linuxcnc.org/ethercat/53785-instal...thercat-repositories and install,
3- forum.linuxcnc.org/ethercat/45336-etherc...-how-to-step-by-step ...

ethercat is installed but I haven't been able to communicate with the servo yet... that's what I'm doing now without any major processes.
  • andypugh
  • andypugh's Avatar
12 Sep 2024 11:57

Some issues of using "Home All"(home all joints) when using Multi-ring Absolute

Category: Advanced Configuration

The only difference is that HOME_ABSOLUTE_ENCODER = 1 means that the joint moves to HOME at the end of the homing sequence, whereas HOME_ABSOLUTE_ENCODER = 2 doesn't move at all,

You might have to experiment to see which works best with your kinmetics / switchkins system. But both should work.
  • tommylight
  • tommylight's Avatar
12 Sep 2024 11:52

EtherCAT Communication Issues, Lost Frames, Interruptions in Program Execution

Category: EtherCAT

Try disabling in BIOS, hyperthreading, turbo, speedstep, TPM, any power saving option, pci-e agresive link management or similar, modem, audio, serial ports, etc.
Also helpful, set a value for shared memory, do not leave it on auto, this i keep forgeting as it causes latency spikes whenever it adjusts the amount of memory dedicated to integrated graphic.
  • tommylight
  • tommylight's Avatar
12 Sep 2024 11:42
Replied by tommylight on topic Showstopper Plasma Cutter retrofit

Showstopper Plasma Cutter retrofit

Category: Show Your Stuff

Does the machine have a float switch?
  • andypugh
  • andypugh's Avatar
12 Sep 2024 11:41
Replied by andypugh on topic Problem with compilation on debian 10

Problem with compilation on debian 10

Category: Installing LinuxCNC

Does compilation of 2.9 work?

Master only currently supports Debian 11+ / Ubuntu 20.04 +

(Note that LTS support of Buster ended in June)

The OS versions supported by each LinuxCNC release are shown here.
wiki.linuxcnc.org/cgi-bin/wiki.pl?MinimumSoftwareVersions
  • ekbiker
  • ekbiker
12 Sep 2024 11:36 - 12 Sep 2024 11:45
Replied by ekbiker on topic 7i95 sserial port as gpio

7i95 sserial port as gpio

Category: HAL

I powered cycled the board again, and it connected for a few minutes. Then again, "board not found" message.  It's intermittent, so I checked the cabling, and sure enough the ethernet cable was loose.

But I can't select any Pwngen in the Firmware Tab, and the Spindle section is still grayed out.
  • andypugh
  • andypugh's Avatar
12 Sep 2024 11:35
Replied by andypugh on topic ClearPath SDSK Usb port monitoring

ClearPath SDSK Usb port monitoring

Category: General LinuxCNC Questions

Does the drive show up as a USB-HID ? (I would be very surprised if it did, but you never know). If so then hal_input might work.
  • Vende
  • Vende
12 Sep 2024 11:31
Replied by Vende on topic Mori Seiki MV-Junior Retrofit

Mori Seiki MV-Junior Retrofit

Category: Milling Machines

Great project both of you!Seeing forward to what you are doing both of you.Will you share a bit more 4ndr344?Preparing for the same task. Have a mechanical fine Junior and intentionally had the idea about ethercat, but a “hot swap” looks interesting.  
 
  • ekbiker
  • ekbiker
12 Sep 2024 11:21 - 12 Sep 2024 11:23
Replied by ekbiker on topic 7i95 sserial port as gpio

7i95 sserial port as gpio

Category: HAL

10.10.10.10

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 scope host lo
       valid_lft forever preferred_lft forever
    inet6 ::1/128 scope host noprefixroute
       valid_lft forever preferred_lft forever
2: eno1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UP group default qlen 1000
    link/ether 88:ae:dd:0e:5a:e5 brd ff:ff:ff:ff:ff:ff
    altname enp2s0
    inet 10.10.10.100/24 brd 10.10.10.255 scope global noprefixroute eno1
       valid_lft forever preferred_lft forever
    inet6 fe80::aef9:50aa:d0b3:e84d/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
3: wlp0s20f3: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
    link/ether f8:9e:94:e0:d1:1b brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.101/24 brd 192.168.1.255 scope global dynamic noprefixroute wlp0s20f3
       valid_lft 86188sec preferred_lft 86188sec
    inet6 2600:6c50:6700:a52:6150:dce7:5b4a:82f0/64 scope global temporary dynamic
       valid_lft 570909sec preferred_lft 85782sec
    inet6 2600:6c50:6700:a52:fa9e:94ff:fee0:d11b/64 scope global dynamic mngtmpaddr noprefixroute
       valid_lft 570909sec preferred_lft 570909sec
    inet6 fe80::fa9e:94ff:fee0:d11b/64 scope link noprefixroute
       valid_lft forever preferred_lft forever
 
  • programador
  • programador's Avatar
12 Sep 2024 10:40

Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V

Category: AXIS

Recordable speed, max. 10 m/s
Repeatability accuracy ± 10 µm
output voltage 0 ... 10 V
magnetic sensor BTL5-A11-M0060-P-SA224-KA02
Do you have any recommendations?
  • programador
  • programador's Avatar
12 Sep 2024 10:38

Z axis to be an analog output of -10V and + 10V with sensor feedback 0 to +10V

Category: AXIS

Recordable speed, max. 10 m/s
Repeatability accuracy ± 10 µm
voltage output 0 ... 10 V
magnetic sensor BALLUFF BTL5-A11-M0060-P-SA224-KA02
i.pinimg.com/736x/0a/a2/73/0aa27385f70978632362caf60b549c21.jpg
Do you have any recommendations?
  • Plasmanfm
  • Plasmanfm
12 Sep 2024 10:16
QtPlasmaC SIM Estop Label was created by Plasmanfm

QtPlasmaC SIM Estop Label

Category: Plasmac

Da ich zu Hause Den G-Code erstelle ….
Zeichen mit Freecad …Sheetcam 
überprüfe ich das Ergebnis mit qtplasmac_I_metric
fahre dann da mit zu meiner Halle und schneide soweit so gut geht , sehr gut aber was merkt ist dieser EStop Label !
Egal welche Estop Einstellung ich  nehme das Label  habe ich immer ob 0 , 1 oder 2 !
Kann man das ändern ?

King regarde
Juergen
Displaying 21406 - 21420 out of 24670 results.
Time to create page: 0.761 seconds
Powered by Kunena Forum