grblShield
grblShield copied to clipboard
Feature Request: pad for measuring voltage at pin 8 (VREF)
The TI documentation states that the current being driven to the motors can be calculated by measuring using the following formula I = Vvref / (8 * RISENSE)
For the gShield RISENSE is 0.1 ohm, so the formula can be reduced to I = Vvref / 0.8
Currently the method of calculating current pushed to the motors as described on this page [https://github.com/synthetos/grblShield/wiki/Using-grblShield#setting-motor-current] involves turning the current pot up until thermal shutdown is reached.
It would be a lot easier and more accurate to just have the VREF pin drawn out to a small pad that can be used to calculate the current.