Fixed an issue where Spindle Speed wouldn't go over 2000 RPM. Was a setting in CAM "setup". Set that value to 5000rpm but... now im having a new issue.
Spindle will only turn at 5000 RPM even though its set to 1500RPM in CAM and Gcode. Gcode attached.
Help much appreciated.
New Spindle speed trouble, Lathe CAM < CSS, resolved>
Moderator: cnckeith
-
- 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
New Spindle speed trouble, Lathe CAM < CSS, resolved>
- Attachments
-
- Test.cnc
- (828 Bytes) Downloaded 1 time
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3538
- 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: New Spindle speed trouble, Lathe CAM
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
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
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- 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: New Spindle speed trouble, Lathe CAM
Ok, 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.
Thanks again Uwe.
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3538
- 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: New Spindle speed trouble, Lathe CAM
CSS = constant surface speed
Uwe
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)