Have you needed to implement software limits on the drivetrain to keep that gearing from browning out the robot? If yes - how has that worked on the Spark Max platform?
Yea. We current limit all of the motors to 35A to help with brown outs. It seems to be working for the most part, but I have some doubts that the SparkMax built in current limiting is working as documented.
My impression is that the spark max current limiting is motor side instead of input side like the Talon SRX, and it is also scaled proportionately to (1-speed/free_speed) by default.