Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
W
windSpeed
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hardwareDesigns
windSpeed
Commits
99df38d8
Commit
99df38d8
authored
1 year ago
by
Matthias Naumann
Browse files
Options
Downloads
Patches
Plain Diff
fixed DRC errors
parent
c47234ed
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.gitignore
+4
-2
4 additions, 2 deletions
.gitignore
windSpeed.kicad_pcb
+1499
-1344
1499 additions, 1344 deletions
windSpeed.kicad_pcb
windSpeed.kicad_pro
+14
-4
14 additions, 4 deletions
windSpeed.kicad_pro
with
1517 additions
and
1350 deletions
.gitignore
+
4
−
2
View file @
99df38d8
windSpeed-backups/
#auto_saved_files#
*-backups/
\#auto_saved_files#
production/
fp-info-cache
\ No newline at end of file
This diff is collapsed.
Click to expand it.
windSpeed.kicad_pcb
+
1499
−
1344
View file @
99df38d8
This diff is collapsed.
Click to expand it.
windSpeed.kicad_pro
+
14
−
4
View file @
99df38d8
...
...
@@ -34,9 +34,9 @@
"other_text_thickness": 0.15,
"other_text_upright": false,
"pads": {
"drill": 0.
762
,
"height":
1.524
,
"width":
1.524
"drill": 0.
3
,
"height":
0.6
,
"width":
0.6
},
"silk_line_width": 0.15,
"silk_text_italic": false,
...
...
@@ -55,7 +55,17 @@
"width": 0.0
}
],
"drc_exclusions": [],
"drc_exclusions": [
"courtyards_overlap|111749999|63941468|3fa4dad5-e50c-4edf-83c5-e78c8c3179d3|45d70930-b22a-4d0a-bc27-9f3281a07114",
"courtyards_overlap|111749999|70037468|8a4cb350-0660-49ff-96ff-8abdbaee9052|d957c291-4dc4-431d-bc5b-9e380d50fbf7",
"courtyards_overlap|111829288|66040000|3fa4dad5-e50c-4edf-83c5-e78c8c3179d3|5145eac0-9457-48a4-99fc-983d202d45c9",
"courtyards_overlap|111829288|68072000|5145eac0-9457-48a4-99fc-983d202d45c9|d957c291-4dc4-431d-bc5b-9e380d50fbf7",
"lib_footprint_issues|110871000|81153000|7a4f5bac-c507-4932-bdee-d85870085975|00000000-0000-0000-0000-000000000000",
"lib_footprint_issues|99695000|81153000|26f2aff5-69e0-4d17-8141-5db178e3aca0|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|105256000|68116000|a562b07e-53fe-49ac-a4af-9c0dc2a2ad7c|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|126994000|66692000|55a26ed3-f613-430d-9357-1e0766084dc3|00000000-0000-0000-0000-000000000000",
"lib_footprint_mismatch|144994000|72920750|82e08755-0cc9-4bb8-b97b-813aa7f6f399|00000000-0000-0000-0000-000000000000"
],
"meta": {
"version": 2
},
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment