Compare commits

...

4 Commits

Author SHA1 Message Date
e265c7853b 와이어링 찔끔 2025-03-15 00:56:04 +09:00
666ec8d48c 다이오드 배치 2025-03-15 00:40:54 +09:00
9f3c419e7d 스위치 다이오드 심볼 추가 2025-03-11 00:26:02 +09:00
af2251d4ec gitignore 보완 2025-03-11 00:25:51 +09:00
4 changed files with 103339 additions and 9 deletions

3
.gitignore vendored
View File

@@ -33,3 +33,6 @@ bom/
# Gerber export output
out/
\#auto_saved_files\#
*.lck

File diff suppressed because it is too large Load Diff

View File

@@ -558,14 +558,44 @@
"label": "Datasheet",
"name": "Datasheet",
"show": true
},
{
"group_by": false,
"label": "Sim.Pins",
"name": "Sim.Pins",
"show": false
},
{
"group_by": false,
"label": "Sim.Device",
"name": "Sim.Device",
"show": false
},
{
"group_by": false,
"label": "설명",
"name": "Description",
"show": false
},
{
"group_by": false,
"label": "#",
"name": "${ITEM_NUMBER}",
"show": false
},
{
"group_by": false,
"label": "LCSC",
"name": "LCSC",
"show": true
}
],
"filter_string": "",
"group_symbols": true,
"include_excluded_from_bom": true,
"name": "Default Editing",
"name": "",
"sort_asc": true,
"sort_field": "참조"
"sort_field": "LCSC"
},
"connection_grid_size": 50.0,
"drawing": {
@@ -607,6 +637,11 @@
"subpart_first_id": 65,
"subpart_id_separator": 0
},
"sheets": [],
"sheets": [
[
"d3bbd92f-856b-4b9f-a468-d21ec5a8a2cf",
"Root"
]
],
"text_variables": {}
}

File diff suppressed because it is too large Load Diff