You are not logged in.
Pages: 1
We are getting a "ERROR: Spindle speed of 12000 is above maximum value of 10000"
Our machine has a maximum of 12000, but we can't find where to change the max spindle speed.
Can anyone point us in the right direction?
Thanks
Ray
Last edited by rdix33 (2015-10-15 14:55:36)
Offline
Look in G code processing under G43
Offline
Also, search for "ActiveSpindleCompName" "ActiveSpindleMaxSpeed" and "ActiveSpindleMinSpeed" in the "Start of Processing" node (Within the "G-Code Processing" -> "Events").
For each spindle in your machine, you can have the sequence above.
Search for "ActiveSpindleMaxSpeed" macro if you don´t find it in the location above.
"G-Code Processing" -> Menu "Utilities" -> "Find" -> "Macros" tab. That should point you to the right location.
Last edited by Verifun (2015-10-15 16:41:14)
Daniel Santos
Offline
Found it. Thanks for the help
Start of processing, subsystem :1, ActiveSpindleMaxSpeed.
Offline
Pages: 1