Wow that looks
@altenbach wrote:
On a side note, here's how some of your code could be simplified (Not sure why you use orange for mostly integers). Don't wire indices if you want the elements in order!
Two functions instead of ten! (I would probably even use an array of gauges)

Wow that looks way more efficient. Thanks.