Hi everyone!
I keep running out of disk space on my Sovol SV06 Ace, which means I have to delete old files frequently to free up storage.
I recently found the Chopper Resonance Tuner plugin (GitHub link), which looks really useful for motor calibration. However, it has quite a few dependencies and requires a lot of storage space. The documentation states:
Run the macro to iterate through all the chopper options at the previously selected speed, the command will look like this -
CHOPPER_TUNE MIN_SPEED=55 MAX_SPEED=55
. Check the availability of free space on the host, possible/tmp
folder limit on hosts with 1GB of RAM, about ~700MB is required for data. The data collection time will take approximately two hours (depending on kinematics), after completion we open the graph in the same way as the previous time, we get a graph of the form -
Since the SV06 Ace only has 8GB of eMMC, I can see this becoming a problem pretty quickly.
Has anyone found a good solution to expand storage or manage space more efficiently? Any suggestions would be greatly appreciated!
Thanks!