Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: im-tomu/tomu-hardware
base: 436cb5f95ff1
Choose a base ref
...
head repository: im-tomu/tomu-hardware
compare: f13b77b0b642
Choose a head ref
  • 5 commits
  • 2 files changed
  • 1 contributor

Commits on Feb 5, 2018

  1. usb-pcb: pull back soldermask from footprint

    Remove the soldermask from around the pads, to ensure better
    connectivity when put into a USB port.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed Feb 5, 2018
    Copy the full SHA
    c47a669 View commit details
    Browse the repository at this point in the history
  2. pcb: use usb footprint with smaller mask

    Use the updated usb-pcb footprint with the soldermask pulled back.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed Feb 5, 2018
    Copy the full SHA
    69ea0a3 View commit details
    Browse the repository at this point in the history
  3. pcb: move user drawings around a bit

    Move the user drawings for some of the new pads to places where they
    make more sense.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed Feb 5, 2018
    Copy the full SHA
    705450b View commit details
    Browse the repository at this point in the history
  4. pcb: alter cutout, move edge vias

    Make the cutout sligntly smaller, and add extra vias to the edge.  This
    makes drill selection easier for the PCB house, and increases the
    chances of getting captouch working well.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed Feb 5, 2018
    Copy the full SHA
    81dfaef View commit details
    Browse the repository at this point in the history
  5. pcb: change user drawings to be more descriptive

    Update the user drawing values to make them more descriptive, e.g. going
    from "P1" to "Serial headers".  This is because, while we can't delete
    this layer, it still shows up by default in the 3D viewer.
    
    Signed-off-by: Sean Cross <sean@xobs.io>
    xobs committed Feb 5, 2018
    Copy the full SHA
    f13b77b View commit details
    Browse the repository at this point in the history