Open Jaknil opened 6 years ago
I dont think we need to worry to much about spindle speed up delay.
I think the GRBL firmware allows PWM duty cycle to be mapped to a minimum value. If this is correct i suggest we start testing at with a range from 25% to 100%. I dont think we have any need for zero spindle spindle in corners.
I think starting with testing with Bark Beetle is a good idea. If these tests are successful we can dive into modding the GRBL firmware so that dynamic laser mode works with M3 instead of M4 commands and that the spindle will spin during G0 moves. This will allow generic post processors to work with dynamic spindle speed.
I suggest we break out the discussion of dynamic spindle control to this issue. @JensDyvik
Summary of the idea: We want to use the laser mode in GRBL to dynamically slow down the spindle as the feed speed is decelerated due to cornering and the like. If done right this will give us a more constant chip load and reduce unnecessary heat buildup massively when using high rpm spindles.
Things we will need to look into:
I guess low melt-point plastics will be an acid-test to see if we have got it right.
Looking forward to trying it!