Skip to content
Snippets Groups Projects
Commit 28efb5a4 authored by Benjamin Koch's avatar Benjamin Koch
Browse files

reset text positions for all footprints

I have moved footprints with box select and this is prone to
accidentally selecting some text of another part. Therefore, we
reset all of them.

- update all footprints from library
  - all footprints
  - Update/reset text sizes, styles and positions
- use this to clean up the old and new .kicad_pcb and compare them:
  sed  's/(tstamp [-0-9a-f]*)/(tstamp xx)/; /layer "\(F.SilkS\|F.Fab\)"/ { s/(\(start\|end\|at\) [-0-9. ]*)/(\1 ..)/g }'
parent 0947f7f1
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment