Skip to content

Commit

Permalink
Production
Browse files Browse the repository at this point in the history
  • Loading branch information
resterampeberlin committed Feb 12, 2023
1 parent f86ae48 commit fdfb788
Show file tree
Hide file tree
Showing 24 changed files with 53,074 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[![License](https://img.shields.io/badge/License-CC%20BY--NC%204.0-lightgrey.svg)](https://creativecommons.org/licenses/by-nc/4.0/)
[![Issues](https://img.shields.io/github/issues/resterampeberlin/#PROJECT#)](https://github.com/resterampeberlin/#PROJECT#/issues)
[![Tags](https://img.shields.io/github/v/tag/resterampeberlin/#PROJECT#)](https://github.com/resterampeberlin/#PROJECT#/tags)
[![Release](https://img.shields.io/github/v/release/resterampeberlin/#PROJECT#)](https://github.com/resterampeberlin/#PROJECT#.git)
[![Downloads](https://img.shields.io/github/downloads/resterampeberlin/#PROJECT#/total)](https://github.com/resterampeberlin/#PROJECT#.git)
[![Issues](https://img.shields.io/github/issues/resterampeberlin/TMC-Breakout)](https://github.com/resterampeberlin/TMC-Breakout/issues)
[![Tags](https://img.shields.io/github/v/tag/resterampeberlin/TMC-Breakout)](https://github.com/resterampeberlin/TMC-Breakout/tags)
[![Release](https://img.shields.io/github/v/release/resterampeberlin/TMC-Breakout)](https://github.com/resterampeberlin/TMC-Breakout.git)
[![Downloads](https://img.shields.io/github/downloads/resterampeberlin/TMC-Breakout/total)](https://github.com/resterampeberlin/TMC-Breakout.git)

# Purpose

![PCB](img/#PROJECT#.png)
![PCB](img/TMC-Breakout.png)

# Credits

Expand Down
22,496 changes: 22,496 additions & 0 deletions TMC-Breakout.kicad_pcb

Large diffs are not rendered by default.

75 changes: 75 additions & 0 deletions TMC-Breakout.kicad_prl
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
{
"board": {
"active_layer": 37,
"active_layer_preset": "All Layers",
"auto_track_width": false,
"hidden_nets": [],
"high_contrast_mode": 0,
"net_color_mode": 1,
"opacity": {
"pads": 1.0,
"tracks": 1.0,
"vias": 1.0,
"zones": 0.6
},
"ratsnest_display_mode": 0,
"selection_filter": {
"dimensions": true,
"footprints": true,
"graphics": true,
"keepouts": true,
"lockedItems": true,
"otherItems": true,
"pads": true,
"text": true,
"tracks": true,
"vias": true,
"zones": true
},
"visible_items": [
0,
1,
2,
3,
4,
5,
8,
9,
10,
11,
12,
13,
14,
15,
16,
17,
18,
19,
20,
21,
22,
23,
24,
25,
26,
27,
28,
29,
30,
32,
33,
34,
35,
36
],
"visible_layers": "fffffff_ffffffff",
"zone_display_mode": 0
},
"meta": {
"filename": "TMC-Breakout.kicad_prl",
"version": 3
},
"project": {
"files": []
}
}
Loading

0 comments on commit fdfb788

Please sign in to comment.