Selective031 / RazorBoard

GNU General Public License v3.0
8 stars 2 forks source link

Limit current consumption settings for the motors to not exceed HW limitation #18

Closed MagnusPer closed 3 years ago

MagnusPer commented 3 years ago

The HW itself is protected but there is no way software vise to take actions if the settings is above the tolerance of the hardware. The software configuration parameter should then have a max below the HW tolerance.

Selective031 commented 3 years ago

What should the limit do? and should the limit be applied to the resistor limit or the peak limit of hardware?

MagnusPer commented 3 years ago

You have correct, I was more in to protect persons not having the knowledge about the hardware limitation. I have instead complemented the settings description with this information

https://github.com/Selective031/RazorBoard/wiki/01.--Settings