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.
Encoder not found
Moderator: cnckeith
-
- 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
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
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
If so you will need a encoder for per revolution feed G99 or use G98 and per minute feed
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
Thanks.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
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.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
for G96 Constant Surface Speed no encoder is required, only for G99 Feed per Revolution and threading, tapping.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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
I'm sure I've seen this before myself but you might be right. I was certain it was due to CSS, perhaps mistaken.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)