Commit Graph

39 Commits

Author SHA1 Message Date
5shekel
35ae7da581 gitignore 2024-10-19 04:33:48 +03:00
5shekel
c579c2fa71 align capcitor value with kicad 2024-10-19 04:32:52 +03:00
5shekel
4a7276c1eb align resistor value with kicad 2024-10-19 04:31:32 +03:00
5shekel
79128fad5f kicad 2024-10-19 04:05:22 +03:00
Anders Wallin
1997613700
Merge pull request #6 from dl8dtl/fix_issue5
Add a LICENSE.txt file
2024-08-29 06:46:19 +03:00
Joerg Wunsch
60581579c0 Add a LICENSE.txt file
The file is a copy of the CERN-OHL-P v2. Adding it to the tree
is basically required by the license itself, as it ought to be
bundled with the files released under it.

While being here, I have also been asked to comment on the screws
used, so added a sentence about them.

Also added the *-lib-table files since they describe the
project-local libraries for KiCad.

This is supposed to fix issue #5
2024-08-25 09:02:08 +02:00
Anders Wallin
a8e68e957a
Merge pull request #4 from dl8dtl/new_images
Add some images to the documentation
2024-06-22 08:50:39 +03:00
Joerg Wunsch
ea5511a280 Add a hint about the 7499011121A RJ45 jack 2024-06-14 08:13:42 +02:00
Joerg Wunsch
72027e50b1 Add some images to README.md
Two photos of the complete module, and two screenshots from
using it.
2024-06-14 08:11:21 +02:00
Anders E.E. Wallin
8a7b321250 open with kicad8 2024-05-21 05:56:16 +03:00
Anders Wallin
1adfead2f0
Merge pull request #3 from dl8dtl/modernize_rj45
Modernize RJ45
2024-05-21 05:42:32 +03:00
Joerg Wunsch
0e582e89ff Remove some useless silkscreen texts from mechanical parts 2024-05-20 10:52:35 +02:00
Joerg Wunsch
bf72f1dcb9 Update Gerber and Excellon files 2024-05-20 10:49:30 +02:00
Joerg Wunsch
7354305f75 Replace RJ45 jack by Würth 7499010121A
This one appears to be readily available at various distributors.

Also add 3D print models for case parts, obtained from

https://www.eevblog.com/forum/projects/diy-dsoxlan-interface-for-keysight-oscilloscopes/msg4323214/#msg4323214

apparently authored by Jay_Diddy_B.

Adapted layout to fit these models.
2024-05-20 10:48:48 +02:00
Joerg Wunsch
b659bb7382 Remove solder mask from edge connector 2024-05-19 14:04:15 +02:00
Joerg Wunsch
6ade9f5e5e Remove soldermask from OSHW logo and text at bottom 2024-05-19 00:21:36 +02:00
Joerg Wunsch
fbda3bb2f5 Remove silkscreen prints for mounting holes 2024-05-18 23:20:56 +02:00
Joerg Wunsch
16adf75f81 Add STP 3D model for Bel Fuse RJ45 jack 2024-05-18 23:18:25 +02:00
Joerg Wunsch
5ccfb10bfd Regenerate Gerbers 2024-05-18 23:18:08 +02:00
Joerg Wunsch
1609fbfba8 Replace RJ45 jack by Bel Fuse 08B0-1X1T-36-F
The old TE Connectivity device is no longer available.

Found another one that contains similar magnetics and
termination as the TE one.
2024-05-18 22:56:58 +02:00
Joerg Wunsch
c42d8716b4 Add footprint for Bel Fuse 08B0-1X1T-36-F
Footprint obtained from Samacsys, but taken with changes:

* mounting holes instead of pins 11/12
* add courtyard
* restrict silkscreen to inner area
2024-05-18 22:55:16 +02:00
Joerg Wunsch
79332e25bd Add symbol for Bel Fuse 08B0-1X1T-36-F 2024-05-18 22:54:49 +02:00
Joerg Wunsch
08ef623d17 Recreate Gerber files
This now also includes Gerber files used for production at
commercial PCB facilities:

* solder masks
* front silkscreen

Drill files have been separated into PTH and NPTH files.
2024-05-18 17:35:05 +02:00
Joerg Wunsch
02d0d31caa DSC fixup
Replace all objects by new ones from the current libraries
shipped by Kicad.

This causes a slightly different OSHW (Opensource Hardware)
logo to be used in the PCB.

To maintain schematic parity, all mechanical objects on the
PCB (mounting holes and OSHW logo) have their schematic
counterparts now.
2024-05-18 17:31:14 +02:00
Joerg Wunsch
7a5ecea1c6 DRC fixup: define courtyards 2024-05-18 17:28:32 +02:00
Joerg Wunsch
0288147f96 More silkscreen removal
No point in trying to print silkscreen over a hole
2024-05-18 16:09:10 +02:00
Joerg Wunsch
c854fdcd4d More silkscreen removal
Move comment line into "User Comments" layer
2024-05-18 15:57:46 +02:00
Joerg Wunsch
997c643651 Update PCB with updated components 2024-05-18 15:56:08 +02:00
Joerg Wunsch
b46baad7c9 DRC fixup: remove silkscreen from outside board area 2024-05-18 15:54:34 +02:00
Joerg Wunsch
bc47d829f3 Basic upgrade to Kicad 7+
Symbols had to be recreated because they were not part of
original dataset.

Footprint library now needs to end in .pretty

Still many DRC warnings, but the basic result ought to be
the same as before now.
2024-05-18 15:53:12 +02:00
Joerg Wunsch
1511925247 First upgrade step: fix schematic
Create new symbol for ethernet jack, previous one was not
migrated.

Fix library names for remaining parts.

Rename all project files to their new .kicad_* suffix.
2024-05-17 23:26:40 +02:00
Anders Wallin
e787d6e9c4 add alternative magjack 2018-11-04 10:06:24 +02:00
Anders Wallin
7823f8f952 add links 2015-12-28 22:16:06 +02:00
Anders Wallin
757e0e9c32 initial text for readme 2014-12-18 21:57:13 +02:00
Anders Wallin
979a6d4f2e schematic in pdf format 2014-12-18 21:47:49 +02:00
Anders Wallin
971bdb2d6e initial commit of kicad sources and pdf/jpg/png images/output 2014-12-18 21:47:14 +02:00
Anders Wallin
88c849cdf0 gerbers and drill-file 2014-12-18 21:45:49 +02:00
Anders Wallin
96ab658a66 footprints for magjack and card-edge-connector 2014-12-18 21:45:24 +02:00
Anders Wallin
4071d6cd7e Initial commit 2014-12-18 21:41:38 +02:00