tscircuit / footprinter

micro-builder and DSL for creating PCB footprints, built for AI
https://tscircuit.github.io/footprinter
MIT License
7 stars 9 forks source link

Implement silkscreen reference designators for every component #31

Closed seveibar closed 2 weeks ago

seveibar commented 2 months ago

(feel free to edit this issue with a checklist)

Below shows a reference designator from kicad. All of our footprints should have reference designators (silkscreen_text) with the text "{REF}" image

homie-gg[bot] commented 2 months ago

Here are some pull requests that might be helpful reference for this task:

homie-gg[bot] commented 1 month ago

This might have already been done via: feat: pcb silkscreen text added.

homie-gg[bot] commented 1 month ago

This might have already been done via: Ref and value text added.