29 Commits (main)

Author SHA1 Message Date
Joel Bradshaw afac7593b2 Add more jumpers for Teensy++ 2.0 compat
This avoids requiring folks to pull pins out of headers for Teensy++ 2.0
compatibility, instead just requiring them to cut the traces, which I
think is better and more importantly is reversible, so that if someone
builds with a Teensy++ 2.0 and then wants to replace it with a 3.6, they
can just re-close the new jumpers, desolder the old ones, and be good to
go.
2 years ago
Alex Băluț 4577842121
Update to the new project file format (#47)
I opened and saved the project and its schematic, PCB, etc. Some got
saved with a different file name extension.

`kinx-cache.lib` had to been renamed to `kint-cache.lib` otherwise the
Schematic editor would complain that the file is missing. Then I
removed it as I was told in the IRC channel that after saving the
schematic in the new format, the symbols will be embedded and it's no
longer needed.

When opening the PCB there was a warning:
> If the zones on this board are refilled the Copper Edge Clearance
> setting will be used (see Board Setup > Design Rules > Constraints).
> This may result in different fills from previous KiCad versions which
> used the line thicknesses of the board boundary on the Edge Cuts
> layer.

The File > Board Setup > Design Rules > Constraints > Copper Edge
Clearance is 0.05mm. Clicking the board boundary belonging to the Edge
Cuts layer reveals a properties dialog with Line Width 0.05mm.
Being the same, nothing should change at the next refill.

The `.gitignore` file has been updated from its original source.
2 years ago
Michael Stapelberg 38ae329743 update artifacts for v2021-06-26 3 years ago
Michael Stapelberg e50db5470b connect GND3 (Teensy vertical pin header) to GND
This removes the unexpected opens from the design.

fixes https://github.com/kinx-project/kint/issues/38
3 years ago
Michael Stapelberg c6477680df set digikeypn, mouserpn and mpn fields where unambiguous
This might make starting with your own BOM a little easier.

The choice of the Teensy and mounting method (socket, pin headers, something
else entirely?) is left to the user.
3 years ago
Michael Stapelberg 2f766625e7 update artifacts for v2021-04-25 3 years ago
Joel Bradshaw 48328a4ce8
Widen slots for compatibility with Aisler (#31)
Aisler is a board service that introduced a budget service for "Simple"
boards. KinT almost met the requirements, but these slots were too
narrow. These zigzags make it so that the slots are always 2.4mm wide,
but should still contact the posts and stabilize the board.

fixes #27
3 years ago
Michael Stapelberg 50ee7aa0ec update artifacts for v2020-06-30 4 years ago
Michael Stapelberg b9be3d652a adjust silkscreen, route traces to enable GND plane filling 4 years ago
Michael Stapelberg 5b7a5d96dd teensy: update silk screen to indicate sizes and compat 4 years ago
Michael Stapelberg 7fdc6572b3 teensy: add vertical pins in teensy LC/3.2/4.0 position 4 years ago
Michael Stapelberg 44e6c8be96 update artifacts 4 years ago
Michael Stapelberg 07dc377cb4 give track some more space to the cutout 4 years ago
Michael Stapelberg c1cd85b19c bump revision to v2020-06-23 4 years ago
Michael Stapelberg 867746d8ce silkscreen: mark teensy++ do not connect pins with x 4 years ago
Michael Stapelberg 61ba4677a6 silkscreen: add rectangle for adding own marker descriptions 4 years ago
Michael Stapelberg 0d6c64d61b silkscreen: mark LED cathodes very explicitly 4 years ago
Michael Stapelberg 7076e01e8c switch from 0R resistors to solder jumpers (thanks mxf) 4 years ago
Michael Stapelberg e8462c31c6 teensy: add teensy++ 2.0 RST/GND/5V pins in correct spot
They differ by one pin between the 3.x series and the teensy++.
4 years ago
Michael Stapelberg 0c3383341e fix top mounting hole: was 5mm, should be 6mm 4 years ago
Michael Stapelberg 630c7e713d move right_13_down and left_13_lt a few millimeters up
For less strain on the FPC cables, on both KB500 and KB600.
4 years ago
Michael Stapelberg 931011a2e2 update PCB revision 4 years ago
Michael Stapelberg bbff179137 update schematic revision 4 years ago
Michael Stapelberg fa37b4d106 make some space at the edges of the PCB 4 years ago
Michael Stapelberg 852018ae92 square cutouts 4 years ago
Michael Stapelberg d11868dc34 fix KB600 pinout 4 years ago
Michael Stapelberg 8ea74c6f7a add molex FPC part number to silk screen 4 years ago
Michael Stapelberg 2a4d3f6a05 gitignore: all kicad files 4 years ago
Michael Stapelberg 0026fd6ce0 move files into kicad/ directory 4 years ago