CNC12 Lathe CAM, spindle speed not correct < css , resolved>

All things related to the Centroid Acorn CNC Controller

Moderator: cnckeith

Post Reply
Measurement10
Posts: 86
Joined: Wed Oct 13, 2021 11:58 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

CNC12 Lathe CAM, spindle speed not correct < css , resolved>

Post by Measurement10 »

Have specified 3500 RPM CSS in Lathe CAM but running the program spindle wont go beyond 2000 RPM. G-code specifies M96 S4000 M3. I have an encoder and its working correctly, max spindle speed set to 5000 rpm in wizard. I can manually set spindle to 5000 RPM no problem. What could be happening here?


suntravel
Community Expert
Posts: 3537
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Allin1DC 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: CNC12 Lathe CAM, spindle speed not correct

Post by suntravel »

max 2000rpm ist default for Intercon

You can change this in the Intercon setup page

I bet you have G50 S2000 in the g code

Uwe
Last edited by suntravel on Fri Dec 27, 2024 3:44 pm, edited 1 time in total.


Measurement10
Posts: 86
Joined: Wed Oct 13, 2021 11:58 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: CNC12 Lathe CAM, spindle speed not correct

Post by Measurement10 »

That did it. Thanks Uwe, your replies are always perfect.


suntravel
Community Expert
Posts: 3537
Joined: Thu Sep 23, 2021 3:49 pm
Acorn CNC Controller: Yes
Allin1DC 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: CNC12 Lathe CAM, spindle speed not correct

Post by suntravel »

G96 S1500.0 M3

This is 1500 m/min surface speed = 16464.3 rpm at 29mm diameter

G97 S1500 = 1500 rpm

Try G96 S150, that would be 1646 rpm at 29mm, going up to the max spindle speed if the diameter gets smaller.

For turning with carbide G96 S90 up to S200 are typical values.

Uwe


Measurement10
Posts: 86
Joined: Wed Oct 13, 2021 11:58 am
Acorn CNC Controller: Yes
Allin1DC CNC Controller: No
Oak CNC controller: No
CNC Control System Serial Number: none
DC3IOB: No
CNC12: Yes
CNC11: No
CPU10 or CPU7: No

Re: CNC12 Lathe CAM, spindle speed not correct

Post by Measurement10 »

Ok, this is my error. I was interpreting CAM's "CSS" value wrong. For some reason i thought it was RPM. It is in m/min. Explains everything.

Thanks again Uwe.


Post Reply