Compare commits

..

No commits in common. "d5cbc32430085ff8ee6cf256e34aaf28ce9acc75" and "a1fb815786f6a66d2a1cb041739f65173c7abe09" have entirely different histories.

3 changed files with 1852 additions and 1792 deletions

File diff suppressed because it is too large Load Diff

View File

@ -504,7 +504,7 @@
"pinned_symbol_libs": [] "pinned_symbol_libs": []
}, },
"meta": { "meta": {
"filename": "PCB.kicad_pro", "filename": "Carte.kicad_pro",
"version": 3 "version": 3
}, },
"net_settings": { "net_settings": {
@ -671,8 +671,8 @@
"subpart_id_separator": 0, "subpart_id_separator": 0,
"top_level_sheets": [ "top_level_sheets": [
{ {
"filename": "PCB.kicad_sch", "filename": "Carte.kicad_sch",
"name": "PCB", "name": "Carte",
"uuid": "f30c0efa-6fc2-449d-8fd5-e6e5addad6b7" "uuid": "f30c0efa-6fc2-449d-8fd5-e6e5addad6b7"
} }
], ],

View File

@ -1,8 +0,0 @@
# Global
Create a README
# PCB
Move C1 and C2 out of the way of the box.
Simplify alimentation lines.
...