Skip to content
Snippets Groups Projects
  1. Apr 17, 2023
  2. Apr 16, 2023
  3. Apr 15, 2023
  4. Apr 14, 2023
    • Benjamin Koch's avatar
      clean up and add PDF of schematic · 30d76d95
      Benjamin Koch authored
      30d76d95
    • Benjamin Koch's avatar
      reset text positions for all footprints · 28efb5a4
      Benjamin Koch authored
      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 }'
      28efb5a4
Loading