Advanced Search

Search Results (Searched for: )

  • andypugh
  • andypugh's Avatar
04 Sep 2025 12:04
Replied by andypugh on topic 7i77 and VFD spindle control

7i77 and VFD spindle control

Category: Basic Configuration

Which version of LinuxCNC are you running? I would expect the spindle pins to look more like "spindle.0.speed-out" on any recent LinuxCNC version.

To get a list of HAL pins that you can copy and paste from, in the HAL file insert the line
show pin
just after the block of "loadrt" commands
Then start LinuxCNC from the command line
linuxcnc &
LinuxCNC probably won't start, but you will see a list of all the pins, and also a message about the first problem it has found in the HAL file.
Copy the pin list from the terminal window and squirrel it away in a text file for reference.
(Copy and paste in the terminal window is generally ctrl-shift-C and ctrl-shift-V as "normal" Ctrl-C is "Cancel")
  • laurentl38
  • laurentl38
04 Sep 2025 12:02
Replied by laurentl38 on topic orient spindle with ethercat EL5101

orient spindle with ethercat EL5101

Category: EtherCAT

I took the PID solution and modified the code a little. I initialized spindle-index-enable to 1 when starting Lcnc.
I also used ABS on spindle-Pos-fb-abs.
The spindle is positioned, but only in certain cases:
- When starting Lcnc, if I've never rotated the spindle at speed and the angular displacement is small (less than 20 degrees).
- If I rotate the spindle first and then try to orient it, almost every time, it will start at maximum speed, without orientation.
- If I rotate the spindle first, and then reposition it slightly by hand with my index finger, I can orient it, but always with small successive angular displacements.

It's progressing little by little, but from my point of view, it's more tinkering than mastery...

 

File Attachment:

File Name: EL7-schaublin-281.hal
File Size:11 KB
  • Hakan
  • Hakan
04 Sep 2025 10:14 - 04 Sep 2025 10:27
Replied by Hakan on topic AMSAMOTION IO module

AMSAMOTION IO module

Category: EtherCAT

ec_generic should autoload when ethercat master service is started and "generic" is mentioned in /etc/ethercat.conf
There was an issue where it didn't and the user had to modprobe it manually after start of linux.
Suspected Secure boot but it was off like in your case. Never understood why it didn't load.
I guess you have to experiment to see if you can get it to autoload.

 /usr/sbin/ethercatctl is the file that loads the modules when the service is started, it's a bash script.
 
  • ChrisB_II
  • ChrisB_II's Avatar
04 Sep 2025 10:09
  • royka
  • royka
04 Sep 2025 09:34

How to install kernel patch? (Moschip 9900)

Category: Installing LinuxCNC

Only the parport gets disabled or LinuxCNC also show an error? (Not sure if the parport gets disabled after a following error?)

Perhaps a parport driver is interfering, what does lsmod show?

Is in the BIOS the parallel port set at ECP/EPP/AUTO? Try EPP or ECP

Too aggressive timing for the steppers?

Power Management in BIOS?
Displaying 13636 - 13640 out of 13640 results.
Time to create page: 1.048 seconds
Powered by Kunena Forum