Spindle speed settings
- anli
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 25
- Thank you received: 1
27 Sep 2025 11:34 - 27 Sep 2025 11:38 #335485
by anli
Spindle speed settings was created by anli
I try to setup my spindle in gmoccapy. The spindle uses wj200_vfd, I can start it and run it via gmoccapy, however I don't manage to set up the correct parameters for the speed selection. The spindle has min speed 0 and max speed 24000 rpm. This is my setup:
In machine.hal:and in machine.pref:but I can't manage to get it up to 24000rpm. What am I doing wrong here?
In machine.hal:
[DISPLAY]
DISPLAY = gmoccapy
CYCLE_TIME = 150
DEFAULT_SPINDLE_SPEED = 2000
MIN_SPINDLE_OVERRIDE = 0
MAX_SPINDLE_OVERRIDE = 2.4
DEFAULT_SPINDLE_0_SPEED = 2000
MIN_SPINDLE_0_SPEED = 0
MAX_SPINDLE_0_SPEED = 24000
MIN_SPINDLE_0_OVERRIDE = 0
MAX_SPINDLE_0_OVERRIDE = 2.4
scale_spindle_override = 2.4
spindle_bar_min = 0.0
spindle_bar_max = 24000.0
spindle_start_rpm = 10000.0
Last edit: 27 Sep 2025 11:38 by anli.
Please Log in or Create an account to join the conversation.
- Aciera
-
- Offline
- Administrator
-
Less
More
- Posts: 4508
- Thank you received: 2013
27 Sep 2025 14:31 #335490
by Aciera
Replied by Aciera on topic Spindle speed settings
I think you might have to look at the [SPINDLE_0] section in the ini.
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.110 seconds