Spindle control
15 Aug 2010 16:17 #3762
by aike
Replied by aike on topic Re:Spindle control
Rick G wrote:
Not works.
I can increase the spendel speed as soon as possible.
I have in bar 4000 max, but I pressed and pressed increase button and speed increased up to 5000
Try all.Sorry about that, maybe it will show up this time
MIN_SPINDLE_OVERRIDE = 0.5 The minimum spindle override the user may select. 0.5 means
50% of the programmed spindle speed. (This is useful as it’s dangerous to run a program with
a too low spindle speed).
MAX_SPINDLE_OVERRIDE = 1.0 The maximum spindle override the user may select. 1.0 means
100% of the programmed spindle speed
Not works.
I can increase the spendel speed as soon as possible.
I have in bar 4000 max, but I pressed and pressed increase button and speed increased up to 5000
Please Log in or Create an account to join the conversation.
15 Aug 2010 19:29 #3765
by Rick G
Replied by Rick G on topic Re:Spindle control
Hello,
I have not used pyvcp yet so do not have any experience. However if you cannot set a max spindle speed you may be able to add a HAL AND component between pyvcp.spindle-inc and halui.spindle.increase. If spindle speed is less than 3000 and pyvcp.spindle-inc then halui.spindle.increase.
Rick G
I have not used pyvcp yet so do not have any experience. However if you cannot set a max spindle speed you may be able to add a HAL AND component between pyvcp.spindle-inc and halui.spindle.increase. If spindle speed is less than 3000 and pyvcp.spindle-inc then halui.spindle.increase.
Rick G
Please Log in or Create an account to join the conversation.
15 Aug 2010 23:02 #3769
by BigJohnT
Replied by BigJohnT on topic Re:Spindle control
The pyvcp bar is only a display and does not have any effect on the operation of EMC or set any limits in EMC.
The max spindle speed is controlled by what ever you have driving the spindle and the max spindle speed override combined.
John
The max spindle speed is controlled by what ever you have driving the spindle and the max spindle speed override combined.
John
Please Log in or Create an account to join the conversation.
Time to create page: 0.067 seconds