Updated Engine PCB
Signed-off-by: fly <merspieler@alwaysdata.net>
This commit is contained in:
parent
0cddbeefcd
commit
7c876933f0
8 changed files with 1843 additions and 20347 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -28,3 +28,6 @@
|
||||||
[submodule "Pedestal/112VU-AIDS-DFDR/pcb/NiasStuff.pretty"]
|
[submodule "Pedestal/112VU-AIDS-DFDR/pcb/NiasStuff.pretty"]
|
||||||
path = Pedestal/112VU-AIDS-DFDR/pcb/NiasStuff.pretty
|
path = Pedestal/112VU-AIDS-DFDR/pcb/NiasStuff.pretty
|
||||||
url = https://git.nayala.duckdns.org/fly/NiasStuff-kicad.git
|
url = https://git.nayala.duckdns.org/fly/NiasStuff-kicad.git
|
||||||
|
[submodule "submodules/NiasStuff.pretty"]
|
||||||
|
path = submodules/NiasStuff.pretty
|
||||||
|
url = https://git.nayala.duckdns.org/fly/NiasStuff-kicad.git
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"board": {
|
"board": {
|
||||||
"active_layer": 0,
|
"active_layer": 37,
|
||||||
"active_layer_preset": "",
|
"active_layer_preset": "",
|
||||||
"auto_track_width": true,
|
"auto_track_width": true,
|
||||||
"hidden_netclasses": [],
|
"hidden_netclasses": [],
|
||||||
|
@ -19,7 +19,7 @@
|
||||||
"footprints": true,
|
"footprints": true,
|
||||||
"graphics": true,
|
"graphics": true,
|
||||||
"keepouts": true,
|
"keepouts": true,
|
||||||
"lockedItems": true,
|
"lockedItems": false,
|
||||||
"otherItems": true,
|
"otherItems": true,
|
||||||
"pads": true,
|
"pads": true,
|
||||||
"text": true,
|
"text": true,
|
||||||
|
|
|
@ -668,7 +668,7 @@
|
||||||
"group_symbols": true,
|
"group_symbols": true,
|
||||||
"name": "",
|
"name": "",
|
||||||
"sort_asc": true,
|
"sort_asc": true,
|
||||||
"sort_field": "Reference"
|
"sort_field": "Footprint"
|
||||||
},
|
},
|
||||||
"connection_grid_size": 50.0,
|
"connection_grid_size": 50.0,
|
||||||
"drawing": {
|
"drawing": {
|
||||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1 +1 @@
|
||||||
Subproject commit 750e8e45f66d6c5d0caacabd60852f8fd4fc8ba8
|
Subproject commit bff30ef8c27ef34eca21e82737836b124dbbb747
|
|
@ -1,4 +1,4 @@
|
||||||
(fp_lib_table
|
(fp_lib_table
|
||||||
(version 7)
|
(version 7)
|
||||||
(lib (name "NiasStuff")(type "KiCad")(uri "${KIPRJMOD}/NiasStuff.pretty")(options "")(descr ""))
|
(lib (name "NiasStuff")(type "KiCad")(uri "${KIPRJMOD}/../../../submodules/NiasStuff.pretty/")(options "")(descr ""))
|
||||||
)
|
)
|
||||||
|
|
1
submodules/NiasStuff.pretty
Submodule
1
submodules/NiasStuff.pretty
Submodule
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit bff30ef8c27ef34eca21e82737836b124dbbb747
|
Loading…
Reference in a new issue