Encoder not found

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
Terry1956
Posts: 69
Joined: Thu Jan 11, 2024 6:48 am
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: Yes
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Encoder not found

Post by Terry1956 »

Hi, new problem. This is what I did.
Jogged both axis to their home positions, pressed the green button to set home. Checked the DRO, both axis set to zero.
Jogged the cutter to the leading edge of the material for the job. The material is 10mm diameter so input 10mm in the x axis, and zero for the z . Checked that the tool wear was set to zero on both axis. Set and saved all.
Loaded the g-code which was produced by fusion 360. I was using tool one which I had set up in the tool library. The WCS was set to yes.
Pressed the green button to start the program, but got the error that the encoder could be found.
I am totally unsure what to do. Is this a wrong setting within c12 set up. Or is it a g-code setting error.
Thanks.


suntravel
Community Expert
Posts: 3825
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 6433DB0446C1-08115074
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Germany

Re: Encoder not found

Post by suntravel »

I suppose it ia a lathe?

If so you will need a encoder for per revolution feed G99 or use G98 and per minute feed

Uwe


Terry1956
Posts: 69
Joined: Thu Jan 11, 2024 6:48 am
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: Yes
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Encoder not found

Post by Terry1956 »

Thanks.


Chaz
Posts: 856
Joined: Thu Feb 08, 2018 7:57 am
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: Encoder not found

Post by Chaz »

It means you have Constant Surface Speed enabled in your output / post processing. Disable that, rerun the code and it will work without an encoder.


Terry1956
Posts: 69
Joined: Thu Jan 11, 2024 6:48 am
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: Yes
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: Encoder not found

Post by Terry1956 »

Thanks Chaz, I was going to contact you about this. At the moment I am trying to put together a fools guide on this. I found milling machines a lot easier then this lathe stuff.


suntravel
Community Expert
Posts: 3825
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: 6433DB0446C1-08115074
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No
Location: Germany

Re: Encoder not found

Post by suntravel »

Chaz wrote: Tue Sep 02, 2025 8:30 am It means you have Constant Surface Speed enabled in your output / post processing. Disable that, rerun the code and it will work without an encoder.
for G96 Constant Surface Speed no encoder is required, only for G99 Feed per Revolution and threading, tapping.

Uwe


Chaz
Posts: 856
Joined: Thu Feb 08, 2018 7:57 am
Acorn CNC Controller: No
Plasma CNC Controller: No
AcornSix CNC Controller: No
Allin1DC CNC Controller: No
Hickory CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC11: No
CPU10 or CPU7: No

Re: Encoder not found

Post by Chaz »

suntravel wrote: Tue Sep 02, 2025 12:02 pm
Chaz wrote: Tue Sep 02, 2025 8:30 am It means you have Constant Surface Speed enabled in your output / post processing. Disable that, rerun the code and it will work without an encoder.
for G96 Constant Surface Speed no encoder is required, only for G99 Feed per Revolution and threading, tapping.

Uwe
I'm sure I've seen this before myself but you might be right. I was certain it was due to CSS, perhaps mistaken.


Post Reply