On Tue, 5 Dec 2023 at 13:22, Leonardo Marsaglia <ldmarsag...@gmail.com> wrote:

> I'm attaching a picture of the X axis motor so you can see. I guess it
> should be possible to control it, but I don't really know how the encoder
> works. I know there's a Hostmot encoder module for Fanuc but I don't know
> anything about them

Can you identify the encoder? If it is Aa64 then the Fanuc hostmot2
component ought to work.
https://linuxcnc.org/docs/stable/html/man/man9/hostmot2.9.html#Fanuc%20encoder
(Others might too)

The voltage and current are inside the range of the 8i20.

The 8i20 needs to be externally commutated (In HAL) using the "bldc"
hal component using the encoder feedback.

I have been using 8i20s in my mill and lathe for several years with
few problems.

The STMBL drive has a Fanuc encoder component:
https://github.com/rene-dev/stmbl/blob/master/src/comps/encf.c
and would probably be a very good choice, if you can find any. They
aren't really available at the moment without making them yourself and
sourcing discontinued parts.

-- 
atp
"A motorcycle is a bicycle with a pandemonium attachment and is
designed for the especial use of mechanical geniuses, daredevils and
lunatics."
— George Fitch, Atlanta Constitution Newspaper, 1912


_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to