Schematic - done. Working on PCB

This commit is contained in:
Anton Mukhin
2024-06-27 15:33:20 +03:00
parent 8729d0418e
commit 0736991001
4 changed files with 33524 additions and 2429 deletions

1
.gitignore vendored
View File

@@ -27,3 +27,4 @@ fp-info-cache
*.dsn *.dsn
*.ses *.ses
Concept/

File diff suppressed because it is too large Load Diff

View File

@@ -373,7 +373,7 @@
"sort_asc": true, "sort_asc": true,
"sort_field": "Reference" "sort_field": "Reference"
}, },
"connection_grid_size": 50.0, "connection_grid_size": 25.0,
"drawing": { "drawing": {
"dashed_lines_dash_length_ratio": 12.0, "dashed_lines_dash_length_ratio": 12.0,
"dashed_lines_gap_length_ratio": 3.0, "dashed_lines_gap_length_ratio": 3.0,

File diff suppressed because it is too large Load Diff