Advanced Search

Search Results (Searched for: )

  • laurentl38
  • laurentl38
29 Aug 2025 07:58
orient spindle with ethercat EL5101 was created by laurentl38

orient spindle with ethercat EL5101

Category: EtherCAT

Hello,

I would like to be able to orient the spindle in position.

The spindle encoder is a 1024-line encoder connected to an EL5101.

I've already set up a PID to control the spindle speed. The settings could still be improved, but for now it works and is acceptable.

However, for now, I can't get the spindle orientation to work. I'm not proficient enough with HAL to see where the problem might be.
If I start an M19 R10, for example, the spindle starts spinning and never stops. I've changed the PID values, but to no avail.
I have the impression I have an index problem, and I can't see it in the HALscope.

I'll send you the HAL and INI files, in case any of you experts spot a bug...

 

File Attachment:

File Name: EL7-schaublin-28.hal
File Size:10 KB
 

File Attachment:

File Name: EL7-Schaublin-28.ini
File Size:4 KB


Thank you in advance for your help.
Laurent
  • HMJ-Baltic
  • HMJ-Baltic
29 Aug 2025 07:53 - 29 Aug 2025 13:53
Replied by HMJ-Baltic on topic REMORA EC500 - NVMPG - version2 NVUM/NVEM

REMORA EC500 - NVMPG - version2 NVUM/NVEM

Category: Computers and Hardware

"LATEST UPDATE" , after sliding board switch to NV, NVMPG shows XYZ, jogging works, nut steps are not accurate, some buttoms is not working, maybe then need to be "reprogrammed" after what signal it's sending.



OLD below here.
Following made, before I connected the NVMPG.
"UPDATE" , I think that the slider on the EC500 is in "STD" position, later today I'll try in "NV" mode.
ini file:
HALFILE = remora-nv-mpg.hal

sudo halcompile --install ./NVMPG/nvmpg.c

LinuxCNC do startup and run the simulation fine.
Where do I find the docs for NVEM and EC500 pinouts. If you know.
  • xenon-alien
  • xenon-alien's Avatar
29 Aug 2025 07:36 - 29 Aug 2025 08:42
Replied by xenon-alien on topic Round system parameter to tenths?

Round system parameter to tenths?

Category: G&M Codes

The trick here is probably
O100 while [#<_task> EQ 1.0 AND #<_deltaabs> GT 0.007]
 

Thank you! It's HELPED!!
 
  • Aciera
  • Aciera's Avatar
29 Aug 2025 05:48 - 29 Aug 2025 09:16

How to modify 5axiskins from BC head to AC head

Category: General LinuxCNC Questions

Ah, yes, I forgot, that sim config and kinematic is only available in the 'master' version.

[Edit]

you could install 'xyzbca_trsrn.comp' in your current version 2.9.4 using the 'halcompile' tool (you might need to install the 'linuxcnc-uspace-dev' package first): 
sudo apt-get install linuxcnc-uspace-dev
then you can change to the folder containing 'xyzbca_trsrn.comp'  and run
sudo halcompile  --install xyzbca_trsrn.comp


The 'xyzbca_trsrn' kinematic is now installed on your system and you could copy the simulation folder 
github.com/LinuxCNC/linuxcnc/tree/master...ndle-rotary-nutating
to your system.
  • Artur_1617
  • Artur_1617's Avatar
29 Aug 2025 04:33 - 29 Aug 2025 16:11
Replied by Artur_1617 on topic Stop feed when spindle rpm lower

Stop feed when spindle rpm lower

Category: AXIS

My working setup...

loadrt not     count=1

addf near.1                         servo-thread 

addf not.0                          servo-thread

net spindle-vel-cmd-rpm                           =>   near.1.in1
net spindle-fb-rpm-abs-filtered                  =>   near.1.in2
net spindle-at-speed spindle.0.at-speed  <=   near.1.out
setp near.1.scale 1.3
#setp near.1.difference   20
net spindle-at-speed                       =>   not.0.in 
net spindle-not-at-speed                 =>   not.0.out 
net spindle-not-at-speed                 =>   motion.feed-inhibit 
 
Displaying 13741 - 13745 out of 13745 results.
Time to create page: 0.702 seconds
Powered by Kunena Forum