Is the SSC-32U control board frequently updated? This board is nearly perfect
, I bought one and I really like it
… But I would like to see an acceleration and deceleration feature, then it would be perfect…
If it is indeed frequently updated, Could I just buy the new firmware?
Thanks.
Hi,
Thank you for the feature request. This will be added to the future feature list.
There is no update planned in the near future at this time, so you may have to wait quite a bit.
That being said, you can simulate acceleration/deceleration by using the T or S parameters during move commands and send multiple commands for one group of moves instead of just one.
ex:
#0 P500<cr>
(wait for motor to arrive to starting position)
#0 P2500 S50<cr>
(small delay)
#0 P2500 S100<cr>
(small delay)
#0 P2500 S200<cr>
(small delay)
#0 P2500 S300<cr>
(small delay)
#0 P2500 S400<cr>
Sincerely,
Thank you for the fast answer… I got what you said and tried it but the results wasn’t that good… I will finish the project without the acceleration feature, it would be Beautiful watch the robot move with the Acceleration but I am satisfied with how it moves now…
Thanks again =D 