Init commit

main
詹力 2023-05-02 02:42:16 +08:00
commit b13af049d7
32 changed files with 247552 additions and 0 deletions

84
.gitignore vendored Normal file
View File

@ -0,0 +1,84 @@
##
## PROJECT: GeekRebot
## FILE: .gitignore
## PURPOSE: The root .gitignore file for GeekRebot.Project Project
##
## LICENSE: The MIT License
##
## DEVELOPER: Zhan Li (719901725@qq.com)
##
##
## 针对LVGL输出文件
##
Output/
##
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
##
# Visaul Studio临时文件
*.rsuser
*.suo
*.user
*.userosscache
*.sln.docstates
# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
# Mono auto generated files
mono_crash.*
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/
# Altium Designer 历史文件
*PcbDoc.Zip
History/
# Visual Studio生成文件
*.o
*_i.c
*_p.c
*_h.h
*.ilk
*.meta
*.obj
*.iobj
*.pch
*.pdb
*.ipdb
*.pgc
*.pgd
*.rsp
*.sbr
*.tlb
*.tli
*.tlh
*.tmp
*.tmp_proj
*_wpftmp.csproj
*.log
*.vspscc
*.vssscc
.builds
*.pidb
*.svclog
*.scc

15027
3D_Model/1x4P_2.54_3D.step Normal file

File diff suppressed because it is too large Load Diff

3126
3D_Model/4P_2.54MM.step Normal file

File diff suppressed because it is too large Load Diff

13329
3D_Model/C0603_3D.step Normal file

File diff suppressed because it is too large Load Diff

13694
3D_Model/C0805_3D.step Normal file

File diff suppressed because it is too large Load Diff

10368
3D_Model/C1206_3D.step Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

13561
3D_Model/LED0603_3D.step Normal file

File diff suppressed because it is too large Load Diff

20968
3D_Model/Lenz_7.8x7.0.step Normal file

File diff suppressed because it is too large Load Diff

15712
3D_Model/P2.54mm_8P.step Normal file

File diff suppressed because it is too large Load Diff

9879
3D_Model/PORT6_2.54MM.step Normal file

File diff suppressed because it is too large Load Diff

8902
3D_Model/QFN-28.STEP Normal file

File diff suppressed because it is too large Load Diff

14523
3D_Model/QFN48_7x7.STEP Normal file

File diff suppressed because it is too large Load Diff

9468
3D_Model/R0603_3D.step Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

18000
3D_Model/SW1.step Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

BIN
GeekTech.PcbLib Normal file

Binary file not shown.

BIN
GeekTech.SCHLIB Normal file

Binary file not shown.

1045
GeekTechLib.LibPkg Normal file

File diff suppressed because it is too large Load Diff

BIN
Image/image1.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 392 KiB

BIN
Image/image2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 384 KiB

BIN
Library/GeekIMU.PcbLib Normal file

Binary file not shown.

BIN
Library/GeekIMU.SCHLIB Normal file

Binary file not shown.

BIN
Library/GeekMotion.IntLib Normal file

Binary file not shown.

BIN
Library/PCB_TB6612.PcbLib Normal file

Binary file not shown.

BIN
Library/Peak.PcbLib Normal file

Binary file not shown.

BIN
Library/Peak.SCHLIB Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

21
嘉立创生产工艺.md Normal file
View File

@ -0,0 +1,21 @@
## 嘉立创制造工艺要求
**1、过孔**
| 类型 | mm单位 | mil单位 | 稚晖君(mil) |
| ------------ | -------------------------------------------- | ----------- | ----------- |
| 单面和双面板 | 内径0.3mm/外径0.5mm单面铝基板最小钻孔1.0mm | 12mil/20mil | 12mil/20mil |
| 四层和六层板 | 内径0.2mm/外径0.45mm | 8mil/18mil | 8mil/18mil |
**2、走线**
| 类型 | mm单位 | mil单位 |
| ---------- | ------------------- | --------------- |
| 单面和双面 | 0.1mm(极限)~0.127mm | 4mil(极限)~5mil |
| 四层和六层 | 0.09mm | 3.6mil |
**3、走线到过孔**
![image-20230426230410031](E:\HardwareProject\AltiumDesigner\Image\image2.png)
![image-20230426230237306](.\Image\image1.png)