aktos-io / aecad

Open Source Circuit Board Design Software that runs on the browser and desktop
https://aktos.io/aecad
54 stars 10 forks source link

Conn class should support custom lables through value #74

Open ceremcem opened 3 years ago

ceremcem commented 3 years ago

Proposal

bom: 
    Conn:
        "1x12 2.54mm #{JSON.stringify mylabels}": "conn"

However, mylabels might be fetch directly from .iface. Find a way.