Sieg KX3. Cannot accurately control spindle speed.

More
18 Jul 2019 20:21 #139833 by Roadwins
I got a KX3 a couple of months ago. Just not getting to really play with it. I have noticed that the spindle speed is not correctly controlled. Even in manual control the spindle speed max is about 3000 rpms and low is about 2000. I was looking thru the files and found an older setup. With that one the max is 3500 rpms and low is about 1000. I have not attempted doing my own setup yet. Any ideas on where this is controlled or where I should start? Also what should I look at to get setting and pins if I want to try a new setup? Breakout board is a cnc4pc C11G.

Please Log in or Create an account to join the conversation.

More
19 Jul 2019 11:50 #139868 by pl7i92
hi
here is the spindle info
linuxcnc.org/docs/html/examples/spindle.html

look into the HAL file of your mashine folder
there shoudt be somthing like
loadrt pwmgen output_type=0
addf pwmgen.update servo-thread
addf pwmgen.make-pulses base-thread
net spindle-speed-cmd motion.spindle-speed-out => pwmgen.0.value
net spindle-on motion.spindle-on => pwmgen.0.enable
net spindle-pwm pwmgen.0.pwm => parport.0.pin-09-out
# Set the spindle's top speed in RPM
setp pwmgen.0.scale 3600

Please Log in or Create an account to join the conversation.

More
19 Jul 2019 17:21 #139902 by Roadwins
Thanks Pl7i92
Spent the morning playing with the spindle section of stepconfig and starting to learn how the 4 values relate to each other. I am not quite there but I am getting closer and closer.

Please Log in or Create an account to join the conversation.

Time to create page: 0.109 seconds
Powered by Kunena Forum