SC - Removed LATCH.
by Michael Pass 6 years 5 months
SC - Removed LATCH.

LATCH board schematic kept around for Electronic Systems Form (ESF)
All functionality was absorbed through multiple latch circuits added
through this commit.
57ccbff7
SC - Rev B; Board size reduction.
by Michael Pass 6 years 5 months
SC - Rev B; Board size reduction.

Board size was able to be further minimized.
Components moved closed together and board footprint reduced.
1203f9a9
SC - Silkscreen tidy.
by Michael Pass 6 years 5 months
SC - Silkscreen tidy.

Many silkscreen labels were previously unreadable.
This commit consisted of moving labels into readable positions
without as much via obstruction.
2ee97656
SC - Added component numbers/names.
by Michael Pass 6 years 5 months
SC - Added component numbers/names.

Silkscreen was initially missing component names.
As many of the original components were resistors/capacitors,
Values were preferred.

However, standard board markup convention requires that part numbers
be given instead.

Note: Part numbers are given on EAGLE layer tNames, whereas values
are stated on tValues. Most CAM jobs will only import tNames onto
final Gerber file layer for board silkscreen.
cd72d7b3
SC - Rev A; First PCB revision complete.
by Michael Pass 6 years 5 months
SC - Rev A; First PCB revision complete.

This marks the first draft of the SC board.
Parts have been laid out and initial routing completed through
extensive use of autorouter.
7bb22af5
Compatibility revision of .gitignore for cross-pla...
by Michael Pass 6 years 5 months
Compatibility revision of .gitignore for cross-platform compatibility. Reset of repo history
78d6d921
Report a bug