Advanced Search

Search Results (Searched for: )

  • Ismacr63
  • Ismacr63
01 Sep 2024 05:54
Replied by Ismacr63 on topic help to connect alarm signal driver hbs86h

help to connect alarm signal driver hbs86h

Category: Driver Boards

Yes, I understand you but I don't have input for each driver. I don't care that linuxcnc tells me which driver is wrong. I just need it to come to a stop when that happens.

The problem is that when the driver fails the red LED does not light up. On the other hand, if I disconnect the driver from the bob, the red LED does turn on. I am doing all the tests with a single driver and the only input I have free.
  • onceloved
  • onceloved's Avatar
01 Sep 2024 05:31
Replied by onceloved on topic Marco Reps video on youtube about EtherCAT

Marco Reps video on youtube about EtherCAT

Category: EtherCAT

Can anyone recommend a low-latency remote assistance software?
  • arijitdutta
  • arijitdutta
01 Sep 2024 05:07 - 01 Sep 2024 05:09
Replied by arijitdutta on topic Sliders for overrides in gmoccapy

Sliders for overrides in gmoccapy

Category: General LinuxCNC Questions

There are a lot of things that are working on my laptop linuxcnc install on my relatively new laptop VM but not on my dedicated PC (very old one, even has a parallel port) where I have connected the mesa board. Like, if you click on the clock, an error comes up. Following that after putting sudo apt install usbutils, I get :

arijitdutta@kiko:~$ sudo apt install usbutils[sudo]
password for arijitdutta:
Reading package lists...
DoneBuilding dependency tree...
DoneReading state information...
DonePackage usbutils is not available, but is referred to by another package.This may mean that the package is missing, has been obsoleted, oris only available from another source.
However the following packages replace it:  usb.idsE: Package 'usbutils' has no installation candidate
arijitdutta@kiko:~$ sudo apt install usb.ids
Reading package lists...
DoneBuilding dependency tree...
DoneReading state information...
Doneusb.ids is already the newest version (2024.01.20-0 deb12u1).0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Whereas the command works on the VM in my laptop with an identical install process. I don't know what's wrong with my desktop.
Attaching my input devices after 'less /proc/bus/input/devices' in a separate file so that I dont flood it here..

File Attachment:

File Name: devices.txt
File Size:3 KB
  • PhilipME
  • PhilipME's Avatar
01 Sep 2024 04:59 - 01 Sep 2024 05:01
Replied by PhilipME on topic hal: lpt spindle quad encoder with pid

hal: lpt spindle quad encoder with pid

Category: HAL Examples

Apology for my simple question 

Spindel ein
and
Spindel links

equivalent English

Spindle on
and
Spindle CCW

then on the parport input pins

spindelencoder kanal A
and spindelencoder index
are
spindle phase A
and 
spindle index

Is my understanding correct?

Best regards

Philip
  • onceloved
  • onceloved's Avatar
01 Sep 2024 04:50
Replied by onceloved on topic Marco Reps video on youtube about EtherCAT

Marco Reps video on youtube about EtherCAT

Category: EtherCAT

If I have time today, I will try to help you configure this return to origin method.
  • PhilipME
  • PhilipME's Avatar
01 Sep 2024 03:50
Replied by PhilipME on topic servo motor for a spindle

servo motor for a spindle

Category: Milling Machines

I have another question: what control card are you going to use, mesa or a parallel port?


I really appreciate your questions

I placed order for mesa 7i96. I should receive it shortly

Do I need another mesa with the 7i96 ?

At this time I only have parallel port .

Good day

Philip
  • cmorley
  • cmorley
01 Sep 2024 03:03
Replied by cmorley on topic QTDragon spindle raise issues

QTDragon spindle raise issues

Category: Qtvcp

I'm sorry for taking so long each time - distracted lately.
Maybe you could compress your configuration folder so I can look at everything?
Because you have custom ui and handler files makes things hard to know what is what.
  • cmorley
  • cmorley
01 Sep 2024 03:00
Replied by cmorley on topic Which settings are currently valid?

Which settings are currently valid?

Category: Qtvcp

Are you comparing master to 2.9?
The docs you quoted are for master.
The sims in master work for me.
  • tommylight
  • tommylight's Avatar
01 Sep 2024 02:44
Replied by tommylight on topic help to connect alarm signal driver hbs86h

help to connect alarm signal driver hbs86h

Category: Driver Boards

Of course, hence my question.
To have it work properly, you need separate inputs for all drives, then LinuxCNC shows what drive faulted.
  • spumco
  • spumco
01 Sep 2024 02:10
Modbus VFD startup delay? was created by spumco

Modbus VFD startup delay?

Category: Basic Configuration

Just for fun I thought I'd try to use modbus - specifically gs2_vfd - to control my mill spindle.  VFD is a GS3 from Automation Direct, currently using 0-10v.

After some config problems (tty permissions), the USB-RS-485 adapter and LCNC are sort-of talking to the VFD.

I'm getting 'failed to set register - communication timed out' errors, but I think I have a more serious problem...

The way I've set up my electrical system, when estop is asserted, all the drives and VFD have no mains power.  24vdc is present for all sensors, Mesa, and so forth, but no drive bus power.

Until I de-assert estop, the VFD is dead and can't communicate with LCNC - so LCNC shuts down due to a 'no response' error.  I got around that for testing by taking it out of estop and energizing the contactors (having bypassed some HAL safety logic) and then starting LCNC.

Which got me thinking... is there a way to delay LCNC trying to communicate with the VFD until after I de-assert estop?

I'm not willing to change my estop scheme to permit power to the VFD when estop is asserted.  And the VFD has no separate logic power input like some servo drives.

Putting the 'loadusr Wn...' in the postgui file didn't do the trick.  I don't take it out of estop until the GUI is up and stable.

There's no point in trying to troubleshoot the read/write unless I can force LCNC to wait until after I de-assert estop.  Anyone have a thought on this?
 
  • scotta
  • scotta's Avatar
01 Sep 2024 00:18

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

  Thx for your answer. I tried the linked version...still the same error, no ping possible.
but I am on the stm32nvem... i tried the rt version because i wasn't sure, if you are going do build it for both. It is my fault, but it's a bit confusing with all the different models.
I flashed the stm Version1.0.0 again...this works fine.

I have a gantry machine and need two Y axes and an additional b axis..but with the basic config of the nvem, i always get machine errors. So i need to the full config, or i am wrong.

I tried to connect via ftp to upload manually, but no luck(on 10.10.10.10 via port 69)...host is not listening. and the upload script times out everytime.
When i connect I can move my basic axes without problems. Maybe you can compile a Version with full config on github.


 

Hi, yes you will need the full config.

You cannot manually upload the config file. You need to use the python script "upload_config.py" as the script inserts metadata and pads the JSON file to 4 byte boundaries.
  • scotta
  • scotta's Avatar
01 Sep 2024 00:14

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

cakeslob post=308763 userid=25269

I've also had no luck with an out of the box STLinkV2. But ColdTurkey has got it to work

pyocd.io/docs/debug_probes.html

"Recent STLink firmware versions will only allow access to STM32 targets. If you are using a target from a silicon vendor other than ST Micro, please use a different debug probe."

If you have a couple of probes you can always flash one with the following firmware.

github.com/scottalford75/Remora-RT1052/tree/main/CMSIS-DAP


ok, so pyocd, CMSIS-DAP firmware, stlink
give me some more notes, im trying to do a docs thing
github.com/cakeslob/Remora-docs/blob/mas.../Ethernet/rt1052.rst
 
I'm a bit confused about the pins for the encoder. PE pins were for the STM, as far as I know the pins on the RT1052 are labeled differently.

Hi, the following example config has the pin information that you are looking for.

github.com/scottalford75/Remora-RT1052-c...0-rt1052-DMA-ENC.txt
 
  • Aciera
  • Aciera's Avatar
31 Aug 2024 23:42 - 01 Sep 2024 00:03
Replied by Aciera on topic Marco Reps video on youtube about EtherCAT

Marco Reps video on youtube about EtherCAT

Category: EtherCAT

Seems you are not actually using the custom homing component 'el8_homecomp.comp'.

[edit]

see this earlier post:
forum.linuxcnc.org/ethercat/51830-marco-...rcat?start=20#302562

[edit 2]
Note that the commands in the above linked post look wrong to me:
'sudo homecomp --install el8_homecomp.comp'
should actually be:
sudo halcompile --install el8_homecomp.comp

for halcompile you need to install the 'linuxcnc-dev' package.
 
  • Aciera
  • Aciera's Avatar
31 Aug 2024 23:27
Replied by Aciera on topic Sliders for overrides in gmoccapy

Sliders for overrides in gmoccapy

Category: General LinuxCNC Questions

1. 'less /proc/bus/input/devices' is fine. If you want you can install 'lsusb' with:
sudo apt install usbutils

2. If you see pins for your gamepad instead of your keyboard under pins/input/ then that would indicate that the key word you entered in the 'loadusr ...' command is not unique to your keyboard device.
You would have to post the output of 'less /proc/bus/input/devices' or 'lsusb' for better analysis.
  • qaywsxedc
  • qaywsxedc
31 Aug 2024 23:08 - 31 Aug 2024 23:14
Replied by qaywsxedc on topic Remora - ethernet NVEM / EC300 / EC500 cnc board

Remora - ethernet NVEM / EC300 / EC500 cnc board

Category: Computers and Hardware

  Thx for your answer. I tried the linked version...still the same error, no ping possible.
but I am on the stm32nvem... i tried the rt version because i wasn't sure, if you are going do build it for both. It is my fault, but it's a bit confusing with all the different models.
I flashed the stm Version1.0.0 again...this works fine.

I have a gantry machine and need two Y axes and an additional b axis..but with the basic config of the nvem, i always get machine errors. So i need to the full config, or i am wrong.

I tried to connect via ftp to upload manually, but no luck(on 10.10.10.10 via port 69)...host is not listening. and the upload script times out everytime.
When i connect I can move my basic axes without problems. Maybe you can compile a Version with full config on github.

 
Displaying 22096 - 22110 out of 24893 results.
Time to create page: 1.851 seconds
Powered by Kunena Forum