Clean up kicad backup stuff in mini board directory
This commit is contained in:
parent
a16ab9744c
commit
2df6659939
12 changed files with 1632 additions and 6039 deletions
2
hardware/mini_board/.gitignore
vendored
Normal file
2
hardware/mini_board/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
_autosave-*
|
||||
*-backups
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"board": {
|
||||
"active_layer": 44,
|
||||
"active_layer": 31,
|
||||
"active_layer_preset": "",
|
||||
"auto_track_width": true,
|
||||
"hidden_nets": [],
|
||||
|
|
|
|||
|
|
@ -48,7 +48,13 @@
|
|||
"min_clearance": 0.15
|
||||
}
|
||||
},
|
||||
"diff_pair_dimensions": [],
|
||||
"diff_pair_dimensions": [
|
||||
{
|
||||
"gap": 0.0,
|
||||
"via_gap": 0.0,
|
||||
"width": 0.0
|
||||
}
|
||||
],
|
||||
"drc_exclusions": [],
|
||||
"meta": {
|
||||
"filename": "board_design_settings.json",
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue