When stations fill belts unevenly from chests, this circuit condition will limit how uneven the chests get when they are refilled from trains.
Enable inserter if: ChestContent - (Sum(ChestsContent) / -6) <= 12
12 can be reduced as low as 0 narrowing the difference between chests but further slowing unload times.
