ed6402eb79a1c098fb460747e9fb6244c9259e10
Board-dat/NWI/NWI1245-DAT/NWI1245-DAT.md
... | ... | @@ -83,3 +83,5 @@ https://www.youtube.com/shorts/TeaZ1xKcAqg |
83 | 83 | - [[RS485-dat]] - [[CAN-dat]] - [[high-side-driver-dat]] |
84 | 84 | |
85 | 85 | - [[voltage-divider-dat]] - [[conn-cable-terminal-dat]] |
86 | + |
|
87 | +- [[qc-dat]] |
|
... | ... | \ No newline at end of file |
service-dat/EDA-dat/eaglecad-dat/2024-04-02-14-24-27.png
... | ... | Binary files /dev/null and b/service-dat/EDA-dat/eaglecad-dat/2024-04-02-14-24-27.png differ |
service-dat/EDA-dat/eaglecad-dat/2024-04-02-14-24-54.png
... | ... | Binary files /dev/null and b/service-dat/EDA-dat/eaglecad-dat/2024-04-02-14-24-54.png differ |
service-dat/EDA-dat/eaglecad-dat/eaglecad-dat.md
... | ... | @@ -0,0 +1,28 @@ |
1 | + |
|
2 | +# eagle-CAD-dat |
|
3 | + |
|
4 | +- https://github.com/Edragon/Eagle-CAD-dat |
|
5 | +- ~~https://github.com/Edragon/CAD-Eagle-part~~ |
|
6 | + |
|
7 | + |
|
8 | +## Tips |
|
9 | + |
|
10 | +### oval, or oblong shapes |
|
11 | + |
|
12 | +Unfortunately there is still no option for creating a plated slot in the library editor with the ease you can an SMD or PAD. However, you can do as @millingm suggested or the variation I prefer which is a PAD on each end of the slot and then draw each of the inner/outer layer pad areas with a polygon on each of the 16 routing layers. The also draw the slot as a line on the Milling layer. You end up with something like this in your library: |
|
13 | + |
|
14 | +![](2024-04-02-14-24-27.png) |
|
15 | + |
|
16 | +And when it is in the board you end up with: |
|
17 | + |
|
18 | +![](2024-04-02-14-24-54.png) |
|
19 | + |
|
20 | +https://forums.autodesk.com/t5/eagle-forum/slotted-pads/td-p/7487203 |
|
21 | + |
|
22 | + |
|
23 | + |
|
24 | + |
|
25 | + |
|
26 | +## ref |
|
27 | + |
|
28 | +- [[eagle-cad]] |
|
... | ... | \ No newline at end of file |
service-dat/EDA-dat/kicad-dat/2023-12-11-00-04-17.png
... | ... | Binary files /dev/null and b/service-dat/EDA-dat/kicad-dat/2023-12-11-00-04-17.png differ |
service-dat/EDA-dat/kicad-dat/kicad-dat.md
... | ... | @@ -0,0 +1,15 @@ |
1 | + |
|
2 | +# kicad-dat |
|
3 | + |
|
4 | +- lib 旧版 符号文件 |
|
5 | + |
|
6 | +### DCM = documentation file |
|
7 | + |
|
8 | +If you don’t copy the DCM files, you will lose the documentation. I believe that the library will otherwise still function but don’t quote me on that; you can try it and find out. |
|
9 | + |
|
10 | +(maybe goes with out saying, but in v6 you only have a single .kicad_sym file which contains all the info) |
|
11 | + |
|
12 | +## .mod |
|
13 | +** Files that end in “.kicad_mod”, typically in folders with names that end in “.pretty”, are the 2014(?) version of modules (a KiCad “module” is called a “footprint” or a “decal” in other CAD software), one footprint per file, lots of files in the entire “.pretty” library.* |
|
14 | + |
|
15 | +** Files that end in “.mod” are module libraries (a KiCad “module” is called a “footprint” or a “decal” in other CAD software)* |
|
... | ... | \ No newline at end of file |
service-dat/EDA-dat/kicad-dat/kicad-workflow.md
... | ... | @@ -0,0 +1,32 @@ |
1 | + |
|
2 | +# kicad work flow |
|
3 | + |
|
4 | +- prerequisite shortcuts - https://docs.kicad.org/7.0/en/kicad/kicad.html |
|
5 | + |
|
6 | +- add symbols and assign footprint |
|
7 | + - enter "E" for properties, and assign the footprint |
|
8 | + |
|
9 | + |
|
10 | +## PCB |
|
11 | + |
|
12 | +commom layers |
|
13 | + |
|
14 | +| layers | explain | CN | |
|
15 | +| -------------- | ------- | ------ | |
|
16 | +| edge.cuts | | 边框层 | |
|
17 | +| F/B Silkscreen | | 丝印层 | |
|
18 | +| F/B Mask | | 阻焊层 | |
|
19 | +| F/B Paste | | 锡膏层 | |
|
20 | +| F/B Cu | | 铜箔层 | |
|
21 | + |
|
22 | +* F for front and B for back |
|
23 | + |
|
24 | +### PCB init setup |
|
25 | + |
|
26 | +![](2023-12-11-00-04-17.png) |
|
27 | + |
|
28 | +- 网络线宽 |
|
29 | +- 钻孔尺寸 |
|
30 | +- 网格 1.0 mm |
|
31 | +- 缩放 |
|
32 | + |
service-dat/PCB-dat/PCB-design-service-dat/PCB-design-service-dat.md
service-dat/PCB-dat/PCB-fab-service-dat/35-10-14-18-07-2023.png
... | ... | Binary files /dev/null and b/service-dat/PCB-dat/PCB-fab-service-dat/35-10-14-18-07-2023.png differ |
service-dat/PCB-dat/PCB-fab-service-dat/PCB-batch-production-dat.md
... | ... | @@ -0,0 +1,5 @@ |
1 | + |
|
2 | +# PCB batch production dat |
|
3 | + |
|
4 | +== PCB Production Cost List == |
|
5 | + |
service-dat/PCB-dat/PCB-fab-service-dat/PCB-common-error-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# PCB common error dat |
|
3 | + |
|
4 | +### no stop mask |
|
5 | + |
|
6 | +![](35-10-14-18-07-2023.png) |
|
... | ... | \ No newline at end of file |
service-dat/PCB-dat/PCB-fab-service-dat/PCB-service-dat.md
... | ... | @@ -0,0 +1,113 @@ |
1 | + |
|
2 | +# PCB Service Dat |
|
3 | + |
|
4 | + |
|
5 | +## Manufacturing capability |
|
6 | +Please adapte this to your own "DRC(Design Rule Check)" tool, to make sure your board reach the manufacturing limits.<br /> |
|
7 | + |
|
8 | +### Common-Used Design Ruled DRC |
|
9 | + |
|
10 | +| Name | Min. inch (mm) | Max. | Eagle CAD Default | |
|
11 | +| ----------------------------------- | ------------------- | ------------------ | ----------------- | |
|
12 | +| Trace Width/Spacing | 6/6 mils (0.15 mm) | - | 10/8 mils | |
|
13 | +| Via/Hole Spacing | 6 mils (0.15 mm) | - | 8 mils | |
|
14 | +| Drilling hole (vias) | 10 mils (0.25 mm) * | 250 mils (6.35 mm) | Sizes 24 mils | |
|
15 | +| Min. stop mask | 4 mils (0.1 mm) | - | Masks 4 mils | |
|
16 | +| Min. copper/trace to ground spacing | 8 mils (0.2 mm) | - | 40 mils | |
|
17 | + |
|
18 | + |
|
19 | +### Note |
|
20 | +* Minimum milling width of grooves is 0.8mm |
|
21 | +* A lot numbers of vias may cost extra |
|
22 | +* Dimension: Any irregular shape should be treated as a rectangular, with maximum size. |
|
23 | +* Board test: fully tested by fly probes. |
|
24 | + |
|
25 | +### Other Manufacturing Limits |
|
26 | + |
|
27 | +| Type | Specs | Note | |
|
28 | +| -------------------------------- | -------------------------------------- | ------------------------------------ | |
|
29 | +| PCB Type | FR-4 from KB company | - | |
|
30 | +| Maximum size | 1200mm X1200mm | more than 550mm prices will increase | |
|
31 | +| Dimensions accuracy of board | ± 0.2mm | - | |
|
32 | +| Thickness range | 0.40~3mm | - | |
|
33 | +| Thickness tolerance | ±10% | - | |
|
34 | +| Dielectric thickness | 0.075 - 5.00mm | - | |
|
35 | +| Copper thickness | 17um - 100um | default 1OZ 35um, 0.035mm | |
|
36 | +| Drilling Hole | 0.3mm - 6.30mm | - | |
|
37 | +| Drilling Hole Tolerances | 0.08mm | - | |
|
38 | +| Drilling Hole position tolerance | 0.09mm | - | |
|
39 | +| Pour hypotenuse | 30~60 ° | - | |
|
40 | +| Color | red, blue, green, white, yellow, black | default green\|- | |
|
41 | +| Soldering Pads Plating | HASL, ROSH (lead-free), ENIG | | |
|
42 | + |
|
43 | + |
|
44 | +#### Half-Hole/Impedance |
|
45 | +- Half-Hole + $20, if you need this please contact first or write note in order. |
|
46 | +- Impedance + $60 |
|
47 | + |
|
48 | +### What do not support |
|
49 | +* Four layers boards |
|
50 | +* Blind holes (not through holes). |
|
51 | + |
|
52 | + |
|
53 | + |
|
54 | + |
|
55 | +### Extra PCB Technics |
|
56 | + |
|
57 | +| Type | Description | Category | |
|
58 | +| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | |
|
59 | +| Lead free ROHS | free for samples, extra cost for batch production | Soldering Pads Plate Technic | |
|
60 | +| ENIG | Gold immersion on pads, better look, better soldering, etc | Soldering Pads Plate Technic | |
|
61 | +| Faster PCB in 30 Hours | PCB Manufacturing will be finished in one and half day, not including shipping and handing time. Cost is 42 USD. Can not with ENIG service. | Express PCB | |
|
62 | +| Faster PCB in 53 Hours | PCB Manufacturing will be finished in two and half day, not including shipping and handing time. Cost is 21 USD. | Express PCB | |
|
63 | +| 2oz copper thickness | Get better heat dissipation for your board, example like A4988 board. | - | |
|
64 | +| Board thickness | Free from 0.6 till 1.6 mm, extra cost need for 0.4 and 2.0 mm thickness. (available thickness 0.4 0.6 0.8 1.0 1.2 1.6 2.0) | - | |
|
65 | + |
|
66 | + |
|
67 | +### Order Check List |
|
68 | + |
|
69 | +- layer: 1, 2, 4, 6, 8 |
|
70 | +- Output Type: Single, Continious(As file), Countinious (By our engineer) |
|
71 | +- Size: ? x ? mm |
|
72 | +- Quantity: ? pcs |
|
73 | +- Technic Edge (If single, or penalized by us) : ? mm, up/bottom, left/right, all, none |
|
74 | +- Penalize Rules (If penalized by us): ? x ? pcs |
|
75 | +- Thickness: 0.6, 0.8, 1.0, 1.2, 1.6, 2.0 (+100), 2.5 (N/A now) |
|
76 | +- Copper Thickness: 1oz, 2oz |
|
77 | +- Min. Trace Width/Spacing: 6/6 mil, 5/5 mil (+15), 4/4 mil (+65), 3/3 mil (N/A now) |
|
78 | +- Min. Drill: 0.3 mm, 0.25 mm (+30), 0.2 mm (+30), |
|
79 | +- Stop Mask Color: Green, Blue, Red, Yellow, Black, Near-Black, White |
|
80 | +- Character Color: White, Black |
|
81 | +- Stop-mask Cover: Vias covered, Vias not covered, If gerber files defined then follow gerber! |
|
82 | +- Solder Pads Plate: Lead, Lead Free (+30), Gold Plated (+100) |
|
83 | +- Test Numbers: 0, |
|
84 | +- Test Method: Sample Free, |
|
85 | +- Half-hole: None Default, Yes |
|
86 | +- Impedence: None Default, Yes |
|
87 | + |
|
88 | + |
|
89 | + |
|
90 | + |
|
91 | +### FAQ |
|
92 | +##### Stop Mask on the Vias? |
|
93 | +Yes, stop mask will cover the vias, but not the pads, please be aware on this point. |
|
94 | +##### What is dimension requirement of Drilling? |
|
95 | +- Drilling as not padding diameter range from 0.3 mm to infinity |
|
96 | +- Drilling as pads diameter range from 0.3 mm to 6mm |
|
97 | +- Drill shape doesn't not support rectangular, most of other shape are no problem. |
|
98 | +##### What is the price for different board thickness? |
|
99 | +For 0.8 - 1.6 mm thickness board, the price is default, without this arrange there will be an extra charge. |
|
100 | +##### What is the price for board over size 10*10 CM |
|
101 | +Please contact us to get a quote. |
|
102 | +##### What is lead time of this service |
|
103 | +For 5*5 cm and 10*10 cm sample PCBs, the lead time is 4-6 days that not including Sunday. For more than 50pcs 10*10 cm batch or similar to that, we will have 2-3 days extra for production. |
|
104 | + |
|
105 | + |
|
106 | + |
|
107 | +## ref |
|
108 | + |
|
109 | +- [[PCB-penalization-dat]] |
|
110 | +- [[PCB-common-error-dat]] |
|
111 | +- [[PCB-batch-production-dat]] |
|
112 | +- [[gerber-tutorial-dat]] |
|
113 | + |
service-dat/PCB-dat/PCB-fab-service-dat/gerber-tutorial-dat.md
... | ... | @@ -0,0 +1,6 @@ |
1 | + |
|
2 | +# gerber tutorial dat |
|
3 | + |
|
4 | +* [http://dl.electrodragon.com/k/index.php?share/file&user=1&sid=wsIZnGKW 1. Eagle penalize and export gerber file] |
|
5 | +* [http://dl.electrodragon.com/k/index.php?share/file&user=1&sid=eKTRh7b3 2. detailed panelized tutorial] |
|
6 | + |
service-dat/PCB-dat/PCB-penalization-dat/56-08-14-18-07-2023.png
... | ... | Binary files /dev/null and b/service-dat/PCB-dat/PCB-penalization-dat/56-08-14-18-07-2023.png differ |
service-dat/PCB-dat/PCB-penalization-dat/PCB-penalization-dat.md
... | ... | @@ -0,0 +1,13 @@ |
1 | +# Penalization |
|
2 | + |
|
3 | + |
|
4 | + |
|
5 | +## methods |
|
6 | + |
|
7 | + |
|
8 | + |
|
9 | +#### Castellated holes |
|
10 | + |
|
11 | +Castellated holes, please make sure your board are designed correctly: Place holes, add V-cuts, etc |
|
12 | + |
|
13 | +![](56-08-14-18-07-2023.png) |
|
... | ... | \ No newline at end of file |
service-dat/PCB-dat/PCB-standards-dat/PCB-standards-dat.md
... | ... | @@ -0,0 +1,18 @@ |
1 | + |
|
2 | +# PCB-standards-dat |
|
3 | + |
|
4 | +- 8 mil = 0.2 mm |
|
5 | +- 10 mil = 0.25 mm (common used) |
|
6 | +- 12 mil = 0.3048 mm |
|
7 | +- 14 mil = 0.3556 mm |
|
8 | + |
|
9 | +| category | Standards | 0.2 mm | 10 mil | Note. CN | |
|
10 | +| --------- | ---------------------- | -------------- | ------ | -------- | |
|
11 | +| clearance | Wire -> Wire, Pad, Via | 0.2 mm | | | |
|
12 | +| clearance | Wire -> edge | 0.2 mm | | | |
|
13 | +| Size | Signal Width | 0.2 mm | | | |
|
14 | +| Size | Minimum Drill | 0.25 mm | | | |
|
15 | +| Miscs. | roundness | 0.15 mm @ 100% | | | |
|
16 | +| Miscs. | Mask | 0.1mm @ 100% | | | |
|
17 | +| Misc. | Min. Diameter | | | | |
|
18 | +| Misc. | Annular Ring | | | | |
|
... | ... | \ No newline at end of file |
service-dat/Stencil-DAT/stencil-dat.md
... | ... | @@ -0,0 +1,27 @@ |
1 | + |
|
2 | +# stencil dat |
|
3 | + |
|
4 | +### common size |
|
5 | + |
|
6 | +| no. | area | usable | price | weight | |
|
7 | +| --- | ------------------- | -------- | ------- | ------ | |
|
8 | +| 1 | 37 x 47 | 19 x 29 | 71 RMB | 1.5KG | |
|
9 | +| 2 | 30 x 40 | 14 x 24 | 68 RMB | 1KG | |
|
10 | +| 3 | 42 x 52 | 24 x 34 | 89 RMB | 1.8KG | |
|
11 | +| 4 | 45 x 55 | 27 x 37 | 113 RMB | 2KG | |
|
12 | +| 5 | 58.4 x 58.4 | 38 x 38 | 137 RMB | 3.2KG | |
|
13 | +| 6 | 55 x 65 | 34 x 44 | 147 RMB | 3.5KG | |
|
14 | +| 7 | 73.6 x 73.6 | 50 x 50 | 187 RMB | 5KG | |
|
15 | +| 8 | 28 x 38 (frameless) | 19 x 29 | 55 RMB | 0.8KG | |
|
16 | +| 9 | 40 x 60 | 22 x 40 | 110 RMB | 2.5KG | |
|
17 | +| 10 | 40 x 80 | 22 x 60 | 125 RMB | 3.5KG | |
|
18 | +| 11 | 40 x 100 | 22 x 76 | 141 RMB | 4KG | |
|
19 | +| 12 | 40 x 120 | 22 x 100 | 165 RMB | 6KG | |
|
20 | + |
|
21 | + |
|
22 | +## Features |
|
23 | + |
|
24 | +- thickness 0.1 mm |
|
25 | +- "cutting" precision 0.005 mm |
|
26 | +- or 0.01 mm |
|
27 | +- "machine" bias 0.05 mm |
|
... | ... | \ No newline at end of file |
service-dat/chinese-holiday-dat/2024-02-04-22-22-05.png
... | ... | Binary files /dev/null and b/service-dat/chinese-holiday-dat/2024-02-04-22-22-05.png differ |
service-dat/chinese-holiday-dat/2024-02-06-17-01-59.png
... | ... | Binary files /dev/null and b/service-dat/chinese-holiday-dat/2024-02-06-17-01-59.png differ |
service-dat/chinese-holiday-dat/chinese-holiday-dat.md
... | ... | @@ -0,0 +1,50 @@ |
1 | + |
|
2 | +# chinese holiday |
|
3 | + |
|
4 | +Chinese Spring Festival holiday will influence at least 4 weeks, 2.5 weeks beforehand, and 1.5 weeks afterhand. |
|
5 | + |
|
6 | + |
|
7 | +## 2024 holiday overview |
|
8 | + |
|
9 | +| Type | duration | 2024 | 2025 | |
|
10 | +| -------------------- | -------- | ------------ | ---- | |
|
11 | +| New year | 3 | Jan. 30 ~ 1 | | |
|
12 | +| Chinese new yar | 20 | Feb. 10 ~ 17 | | |
|
13 | +| Ching Ming Festival | 3 | Apr. 4 ~ 6 | | |
|
14 | +| Labor holiday | 5 | May. 1 ~ 5 | | |
|
15 | +| Dragon Boat Festival | 3 | Jun. 8 ~ 10 | | |
|
16 | +| Mid-Autumn Festival | 3 | Sep. 15 ~ 17 | | |
|
17 | +| National Day | 7 | Oco. 1 ~ 7 | | |
|
18 | + |
|
19 | + |
|
20 | +### 2024 Chinese new year holiday |
|
21 | + |
|
22 | +Please see an example below for 2024: |
|
23 | + |
|
24 | +| The schedule | date | Note | |
|
25 | +| ------------------------ | --------- | ---------------------------- | |
|
26 | +| some extreme people end | 26th Jan. | enclosure case manufacturers | |
|
27 | +| the most people end | 2-4th | most suppliers | |
|
28 | +| we end | 5th | our shipment stop | |
|
29 | +| the holiday start | 8th | | |
|
30 | +| the holiday end | 17th | | |
|
31 | +| we start | 18th | our shipment start | |
|
32 | +| the extreme people start | 24-25th | | |
|
33 | + |
|
34 | + |
|
35 | + |
|
36 | +Before the holiday |
|
37 | +- the actual holiday start from 9th |
|
38 | +- BUT most chinese people / workers travel back from 2th early in case, because all we have to travel from one provice to another, probably thousands kilometers |
|
39 | +- Our enclosure manfacturer close work at 26th January, earliest |
|
40 | +- We stop shipment from 5th 2024 |
|
41 | + |
|
42 | +Back from the holiday |
|
43 | +- We back to work on 17th |
|
44 | +- most suppliers could be later 19th~21th (初十 - 初十二) |
|
45 | + |
|
46 | + |
|
47 | +![](2024-02-04-22-22-05.png) |
|
48 | + |
|
49 | +the end time of the shipment |
|
50 | +![](2024-02-06-17-01-59.png) |
|
... | ... | \ No newline at end of file |
service-dat/payment-dat/payment-dat.md
... | ... | @@ -0,0 +1,11 @@ |
1 | + |
|
2 | +# payment-dat |
|
3 | + |
|
4 | + |
|
5 | +Dear customer, |
|
6 | + |
|
7 | +For the credit card, you can find a payment option called "stripe" while checkout. It supports credit card payment, and is fully secure on their third party website. |
|
8 | + |
|
9 | +Any other questions please let me know, thank you. |
|
10 | + |
|
11 | +Best regards, |
|
... | ... | \ No newline at end of file |
service-dat/qc-dat/qc-dat.md
... | ... | @@ -0,0 +1,18 @@ |
1 | + |
|
2 | +# qc-dat.md |
|
3 | + |
|
4 | +## 电源类 |
|
5 | + |
|
6 | +- 检测电源是否短路: 万用表测试 输入端, 阻值是多少, 过小的话是短路 |
|
7 | + |
|
8 | +## 新号端 |
|
9 | + |
|
10 | +RS485 |
|
11 | +And also measure resistance between RS485 A and B |
|
12 | +A bad board will have a clear values outside the normal range |
|
13 | + |
|
14 | + |
|
15 | + |
|
16 | +## ref |
|
17 | + |
|
18 | +- [[qc]] |
|
... | ... | \ No newline at end of file |
service-dat/service-dat.md
... | ... | @@ -0,0 +1,4 @@ |
1 | + |
|
2 | +## Service |
|
3 | + |
|
4 | +- [[Shipment-DAT]] - [[shipment-by-country]] |
service/EDA-dat/eaglecad-dat/2024-04-02-14-24-27.png
... | ... | Binary files a/service/EDA-dat/eaglecad-dat/2024-04-02-14-24-27.png and /dev/null differ |
service/EDA-dat/eaglecad-dat/2024-04-02-14-24-54.png
... | ... | Binary files a/service/EDA-dat/eaglecad-dat/2024-04-02-14-24-54.png and /dev/null differ |
service/EDA-dat/eaglecad-dat/eaglecad-dat.md
... | ... | @@ -1,28 +0,0 @@ |
1 | - |
|
2 | -# eagle-CAD-dat |
|
3 | - |
|
4 | -- https://github.com/Edragon/Eagle-CAD-dat |
|
5 | -- ~~https://github.com/Edragon/CAD-Eagle-part~~ |
|
6 | - |
|
7 | - |
|
8 | -## Tips |
|
9 | - |
|
10 | -### oval, or oblong shapes |
|
11 | - |
|
12 | -Unfortunately there is still no option for creating a plated slot in the library editor with the ease you can an SMD or PAD. However, you can do as @millingm suggested or the variation I prefer which is a PAD on each end of the slot and then draw each of the inner/outer layer pad areas with a polygon on each of the 16 routing layers. The also draw the slot as a line on the Milling layer. You end up with something like this in your library: |
|
13 | - |
|
14 | -![](2024-04-02-14-24-27.png) |
|
15 | - |
|
16 | -And when it is in the board you end up with: |
|
17 | - |
|
18 | -![](2024-04-02-14-24-54.png) |
|
19 | - |
|
20 | -https://forums.autodesk.com/t5/eagle-forum/slotted-pads/td-p/7487203 |
|
21 | - |
|
22 | - |
|
23 | - |
|
24 | - |
|
25 | - |
|
26 | -## ref |
|
27 | - |
|
28 | -- [[eagle-cad]] |
|
... | ... | \ No newline at end of file |
service/EDA-dat/kicad-dat/2023-12-11-00-04-17.png
... | ... | Binary files a/service/EDA-dat/kicad-dat/2023-12-11-00-04-17.png and /dev/null differ |
service/EDA-dat/kicad-dat/kicad-dat.md
... | ... | @@ -1,15 +0,0 @@ |
1 | - |
|
2 | -# kicad-dat |
|
3 | - |
|
4 | -- lib 旧版 符号文件 |
|
5 | - |
|
6 | -### DCM = documentation file |
|
7 | - |
|
8 | -If you don’t copy the DCM files, you will lose the documentation. I believe that the library will otherwise still function but don’t quote me on that; you can try it and find out. |
|
9 | - |
|
10 | -(maybe goes with out saying, but in v6 you only have a single .kicad_sym file which contains all the info) |
|
11 | - |
|
12 | -## .mod |
|
13 | -** Files that end in “.kicad_mod”, typically in folders with names that end in “.pretty”, are the 2014(?) version of modules (a KiCad “module” is called a “footprint” or a “decal” in other CAD software), one footprint per file, lots of files in the entire “.pretty” library.* |
|
14 | - |
|
15 | -** Files that end in “.mod” are module libraries (a KiCad “module” is called a “footprint” or a “decal” in other CAD software)* |
|
... | ... | \ No newline at end of file |
service/EDA-dat/kicad-dat/kicad-workflow.md
... | ... | @@ -1,32 +0,0 @@ |
1 | - |
|
2 | -# kicad work flow |
|
3 | - |
|
4 | -- prerequisite shortcuts - https://docs.kicad.org/7.0/en/kicad/kicad.html |
|
5 | - |
|
6 | -- add symbols and assign footprint |
|
7 | - - enter "E" for properties, and assign the footprint |
|
8 | - |
|
9 | - |
|
10 | -## PCB |
|
11 | - |
|
12 | -commom layers |
|
13 | - |
|
14 | -| layers | explain | CN | |
|
15 | -| -------------- | ------- | ------ | |
|
16 | -| edge.cuts | | 边框层 | |
|
17 | -| F/B Silkscreen | | 丝印层 | |
|
18 | -| F/B Mask | | 阻焊层 | |
|
19 | -| F/B Paste | | 锡膏层 | |
|
20 | -| F/B Cu | | 铜箔层 | |
|
21 | - |
|
22 | -* F for front and B for back |
|
23 | - |
|
24 | -### PCB init setup |
|
25 | - |
|
26 | -![](2023-12-11-00-04-17.png) |
|
27 | - |
|
28 | -- 网络线宽 |
|
29 | -- 钻孔尺寸 |
|
30 | -- 网格 1.0 mm |
|
31 | -- 缩放 |
|
32 | - |
service/PCB-dat/PCB-design-service-dat/PCB-design-service-dat.md
service/PCB-dat/PCB-fab-service-dat/35-10-14-18-07-2023.png
... | ... | Binary files a/service/PCB-dat/PCB-fab-service-dat/35-10-14-18-07-2023.png and /dev/null differ |
service/PCB-dat/PCB-fab-service-dat/PCB-batch-production-dat.md
... | ... | @@ -1,5 +0,0 @@ |
1 | - |
|
2 | -# PCB batch production dat |
|
3 | - |
|
4 | -== PCB Production Cost List == |
|
5 | - |
service/PCB-dat/PCB-fab-service-dat/PCB-common-error-dat.md
... | ... | @@ -1,6 +0,0 @@ |
1 | - |
|
2 | -# PCB common error dat |
|
3 | - |
|
4 | -### no stop mask |
|
5 | - |
|
6 | -![](35-10-14-18-07-2023.png) |
|
... | ... | \ No newline at end of file |
service/PCB-dat/PCB-fab-service-dat/PCB-service-dat.md
... | ... | @@ -1,113 +0,0 @@ |
1 | - |
|
2 | -# PCB Service Dat |
|
3 | - |
|
4 | - |
|
5 | -## Manufacturing capability |
|
6 | -Please adapte this to your own "DRC(Design Rule Check)" tool, to make sure your board reach the manufacturing limits.<br /> |
|
7 | - |
|
8 | -### Common-Used Design Ruled DRC |
|
9 | - |
|
10 | -| Name | Min. inch (mm) | Max. | Eagle CAD Default | |
|
11 | -| ----------------------------------- | ------------------- | ------------------ | ----------------- | |
|
12 | -| Trace Width/Spacing | 6/6 mils (0.15 mm) | - | 10/8 mils | |
|
13 | -| Via/Hole Spacing | 6 mils (0.15 mm) | - | 8 mils | |
|
14 | -| Drilling hole (vias) | 10 mils (0.25 mm) * | 250 mils (6.35 mm) | Sizes 24 mils | |
|
15 | -| Min. stop mask | 4 mils (0.1 mm) | - | Masks 4 mils | |
|
16 | -| Min. copper/trace to ground spacing | 8 mils (0.2 mm) | - | 40 mils | |
|
17 | - |
|
18 | - |
|
19 | -### Note |
|
20 | -* Minimum milling width of grooves is 0.8mm |
|
21 | -* A lot numbers of vias may cost extra |
|
22 | -* Dimension: Any irregular shape should be treated as a rectangular, with maximum size. |
|
23 | -* Board test: fully tested by fly probes. |
|
24 | - |
|
25 | -### Other Manufacturing Limits |
|
26 | - |
|
27 | -| Type | Specs | Note | |
|
28 | -| -------------------------------- | -------------------------------------- | ------------------------------------ | |
|
29 | -| PCB Type | FR-4 from KB company | - | |
|
30 | -| Maximum size | 1200mm X1200mm | more than 550mm prices will increase | |
|
31 | -| Dimensions accuracy of board | ± 0.2mm | - | |
|
32 | -| Thickness range | 0.40~3mm | - | |
|
33 | -| Thickness tolerance | ±10% | - | |
|
34 | -| Dielectric thickness | 0.075 - 5.00mm | - | |
|
35 | -| Copper thickness | 17um - 100um | default 1OZ 35um, 0.035mm | |
|
36 | -| Drilling Hole | 0.3mm - 6.30mm | - | |
|
37 | -| Drilling Hole Tolerances | 0.08mm | - | |
|
38 | -| Drilling Hole position tolerance | 0.09mm | - | |
|
39 | -| Pour hypotenuse | 30~60 ° | - | |
|
40 | -| Color | red, blue, green, white, yellow, black | default green\|- | |
|
41 | -| Soldering Pads Plating | HASL, ROSH (lead-free), ENIG | | |
|
42 | - |
|
43 | - |
|
44 | -#### Half-Hole/Impedance |
|
45 | -- Half-Hole + $20, if you need this please contact first or write note in order. |
|
46 | -- Impedance + $60 |
|
47 | - |
|
48 | -### What do not support |
|
49 | -* Four layers boards |
|
50 | -* Blind holes (not through holes). |
|
51 | - |
|
52 | - |
|
53 | - |
|
54 | - |
|
55 | -### Extra PCB Technics |
|
56 | - |
|
57 | -| Type | Description | Category | |
|
58 | -| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------- | |
|
59 | -| Lead free ROHS | free for samples, extra cost for batch production | Soldering Pads Plate Technic | |
|
60 | -| ENIG | Gold immersion on pads, better look, better soldering, etc | Soldering Pads Plate Technic | |
|
61 | -| Faster PCB in 30 Hours | PCB Manufacturing will be finished in one and half day, not including shipping and handing time. Cost is 42 USD. Can not with ENIG service. | Express PCB | |
|
62 | -| Faster PCB in 53 Hours | PCB Manufacturing will be finished in two and half day, not including shipping and handing time. Cost is 21 USD. | Express PCB | |
|
63 | -| 2oz copper thickness | Get better heat dissipation for your board, example like A4988 board. | - | |
|
64 | -| Board thickness | Free from 0.6 till 1.6 mm, extra cost need for 0.4 and 2.0 mm thickness. (available thickness 0.4 0.6 0.8 1.0 1.2 1.6 2.0) | - | |
|
65 | - |
|
66 | - |
|
67 | -### Order Check List |
|
68 | - |
|
69 | -- layer: 1, 2, 4, 6, 8 |
|
70 | -- Output Type: Single, Continious(As file), Countinious (By our engineer) |
|
71 | -- Size: ? x ? mm |
|
72 | -- Quantity: ? pcs |
|
73 | -- Technic Edge (If single, or penalized by us) : ? mm, up/bottom, left/right, all, none |
|
74 | -- Penalize Rules (If penalized by us): ? x ? pcs |
|
75 | -- Thickness: 0.6, 0.8, 1.0, 1.2, 1.6, 2.0 (+100), 2.5 (N/A now) |
|
76 | -- Copper Thickness: 1oz, 2oz |
|
77 | -- Min. Trace Width/Spacing: 6/6 mil, 5/5 mil (+15), 4/4 mil (+65), 3/3 mil (N/A now) |
|
78 | -- Min. Drill: 0.3 mm, 0.25 mm (+30), 0.2 mm (+30), |
|
79 | -- Stop Mask Color: Green, Blue, Red, Yellow, Black, Near-Black, White |
|
80 | -- Character Color: White, Black |
|
81 | -- Stop-mask Cover: Vias covered, Vias not covered, If gerber files defined then follow gerber! |
|
82 | -- Solder Pads Plate: Lead, Lead Free (+30), Gold Plated (+100) |
|
83 | -- Test Numbers: 0, |
|
84 | -- Test Method: Sample Free, |
|
85 | -- Half-hole: None Default, Yes |
|
86 | -- Impedence: None Default, Yes |
|
87 | - |
|
88 | - |
|
89 | - |
|
90 | - |
|
91 | -### FAQ |
|
92 | -##### Stop Mask on the Vias? |
|
93 | -Yes, stop mask will cover the vias, but not the pads, please be aware on this point. |
|
94 | -##### What is dimension requirement of Drilling? |
|
95 | -- Drilling as not padding diameter range from 0.3 mm to infinity |
|
96 | -- Drilling as pads diameter range from 0.3 mm to 6mm |
|
97 | -- Drill shape doesn't not support rectangular, most of other shape are no problem. |
|
98 | -##### What is the price for different board thickness? |
|
99 | -For 0.8 - 1.6 mm thickness board, the price is default, without this arrange there will be an extra charge. |
|
100 | -##### What is the price for board over size 10*10 CM |
|
101 | -Please contact us to get a quote. |
|
102 | -##### What is lead time of this service |
|
103 | -For 5*5 cm and 10*10 cm sample PCBs, the lead time is 4-6 days that not including Sunday. For more than 50pcs 10*10 cm batch or similar to that, we will have 2-3 days extra for production. |
|
104 | - |
|
105 | - |
|
106 | - |
|
107 | -## ref |
|
108 | - |
|
109 | -- [[PCB-penalization-dat]] |
|
110 | -- [[PCB-common-error-dat]] |
|
111 | -- [[PCB-batch-production-dat]] |
|
112 | -- [[gerber-tutorial-dat]] |
|
113 | - |
service/PCB-dat/PCB-fab-service-dat/gerber-tutorial-dat.md
... | ... | @@ -1,6 +0,0 @@ |
1 | - |
|
2 | -# gerber tutorial dat |
|
3 | - |
|
4 | -* [http://dl.electrodragon.com/k/index.php?share/file&user=1&sid=wsIZnGKW 1. Eagle penalize and export gerber file] |
|
5 | -* [http://dl.electrodragon.com/k/index.php?share/file&user=1&sid=eKTRh7b3 2. detailed panelized tutorial] |
|
6 | - |
service/PCB-dat/PCB-penalization-dat/56-08-14-18-07-2023.png
... | ... | Binary files a/service/PCB-dat/PCB-penalization-dat/56-08-14-18-07-2023.png and /dev/null differ |
service/PCB-dat/PCB-penalization-dat/PCB-penalization-dat.md
... | ... | @@ -1,13 +0,0 @@ |
1 | -# Penalization |
|
2 | - |
|
3 | - |
|
4 | - |
|
5 | -## methods |
|
6 | - |
|
7 | - |
|
8 | - |
|
9 | -#### Castellated holes |
|
10 | - |
|
11 | -Castellated holes, please make sure your board are designed correctly: Place holes, add V-cuts, etc |
|
12 | - |
|
13 | -![](56-08-14-18-07-2023.png) |
|
... | ... | \ No newline at end of file |
service/PCB-dat/PCB-standards-dat/PCB-standards-dat.md
... | ... | @@ -1,18 +0,0 @@ |
1 | - |
|
2 | -# PCB-standards-dat |
|
3 | - |
|
4 | -- 8 mil = 0.2 mm |
|
5 | -- 10 mil = 0.25 mm (common used) |
|
6 | -- 12 mil = 0.3048 mm |
|
7 | -- 14 mil = 0.3556 mm |
|
8 | - |
|
9 | -| category | Standards | 0.2 mm | 10 mil | Note. CN | |
|
10 | -| --------- | ---------------------- | -------------- | ------ | -------- | |
|
11 | -| clearance | Wire -> Wire, Pad, Via | 0.2 mm | | | |
|
12 | -| clearance | Wire -> edge | 0.2 mm | | | |
|
13 | -| Size | Signal Width | 0.2 mm | | | |
|
14 | -| Size | Minimum Drill | 0.25 mm | | | |
|
15 | -| Miscs. | roundness | 0.15 mm @ 100% | | | |
|
16 | -| Miscs. | Mask | 0.1mm @ 100% | | | |
|
17 | -| Misc. | Min. Diameter | | | | |
|
18 | -| Misc. | Annular Ring | | | | |
|
... | ... | \ No newline at end of file |
service/Stencil-DAT/stencil-dat.md
... | ... | @@ -1,27 +0,0 @@ |
1 | - |
|
2 | -# stencil dat |
|
3 | - |
|
4 | -### common size |
|
5 | - |
|
6 | -| no. | area | usable | price | weight | |
|
7 | -| --- | ------------------- | -------- | ------- | ------ | |
|
8 | -| 1 | 37 x 47 | 19 x 29 | 71 RMB | 1.5KG | |
|
9 | -| 2 | 30 x 40 | 14 x 24 | 68 RMB | 1KG | |
|
10 | -| 3 | 42 x 52 | 24 x 34 | 89 RMB | 1.8KG | |
|
11 | -| 4 | 45 x 55 | 27 x 37 | 113 RMB | 2KG | |
|
12 | -| 5 | 58.4 x 58.4 | 38 x 38 | 137 RMB | 3.2KG | |
|
13 | -| 6 | 55 x 65 | 34 x 44 | 147 RMB | 3.5KG | |
|
14 | -| 7 | 73.6 x 73.6 | 50 x 50 | 187 RMB | 5KG | |
|
15 | -| 8 | 28 x 38 (frameless) | 19 x 29 | 55 RMB | 0.8KG | |
|
16 | -| 9 | 40 x 60 | 22 x 40 | 110 RMB | 2.5KG | |
|
17 | -| 10 | 40 x 80 | 22 x 60 | 125 RMB | 3.5KG | |
|
18 | -| 11 | 40 x 100 | 22 x 76 | 141 RMB | 4KG | |
|
19 | -| 12 | 40 x 120 | 22 x 100 | 165 RMB | 6KG | |
|
20 | - |
|
21 | - |
|
22 | -## Features |
|
23 | - |
|
24 | -- thickness 0.1 mm |
|
25 | -- "cutting" precision 0.005 mm |
|
26 | -- or 0.01 mm |
|
27 | -- "machine" bias 0.05 mm |
|
... | ... | \ No newline at end of file |
service/chinese-holiday-dat/2024-02-04-22-22-05.png
... | ... | Binary files a/service/chinese-holiday-dat/2024-02-04-22-22-05.png and /dev/null differ |
service/chinese-holiday-dat/2024-02-06-17-01-59.png
... | ... | Binary files a/service/chinese-holiday-dat/2024-02-06-17-01-59.png and /dev/null differ |
service/chinese-holiday-dat/chinese-holiday-dat.md
... | ... | @@ -1,50 +0,0 @@ |
1 | - |
|
2 | -# chinese holiday |
|
3 | - |
|
4 | -Chinese Spring Festival holiday will influence at least 4 weeks, 2.5 weeks beforehand, and 1.5 weeks afterhand. |
|
5 | - |
|
6 | - |
|
7 | -## 2024 holiday overview |
|
8 | - |
|
9 | -| Type | duration | 2024 | 2025 | |
|
10 | -| -------------------- | -------- | ------------ | ---- | |
|
11 | -| New year | 3 | Jan. 30 ~ 1 | | |
|
12 | -| Chinese new yar | 20 | Feb. 10 ~ 17 | | |
|
13 | -| Ching Ming Festival | 3 | Apr. 4 ~ 6 | | |
|
14 | -| Labor holiday | 5 | May. 1 ~ 5 | | |
|
15 | -| Dragon Boat Festival | 3 | Jun. 8 ~ 10 | | |
|
16 | -| Mid-Autumn Festival | 3 | Sep. 15 ~ 17 | | |
|
17 | -| National Day | 7 | Oco. 1 ~ 7 | | |
|
18 | - |
|
19 | - |
|
20 | -### 2024 Chinese new year holiday |
|
21 | - |
|
22 | -Please see an example below for 2024: |
|
23 | - |
|
24 | -| The schedule | date | Note | |
|
25 | -| ------------------------ | --------- | ---------------------------- | |
|
26 | -| some extreme people end | 26th Jan. | enclosure case manufacturers | |
|
27 | -| the most people end | 2-4th | most suppliers | |
|
28 | -| we end | 5th | our shipment stop | |
|
29 | -| the holiday start | 8th | | |
|
30 | -| the holiday end | 17th | | |
|
31 | -| we start | 18th | our shipment start | |
|
32 | -| the extreme people start | 24-25th | | |
|
33 | - |
|
34 | - |
|
35 | - |
|
36 | -Before the holiday |
|
37 | -- the actual holiday start from 9th |
|
38 | -- BUT most chinese people / workers travel back from 2th early in case, because all we have to travel from one provice to another, probably thousands kilometers |
|
39 | -- Our enclosure manfacturer close work at 26th January, earliest |
|
40 | -- We stop shipment from 5th 2024 |
|
41 | - |
|
42 | -Back from the holiday |
|
43 | -- We back to work on 17th |
|
44 | -- most suppliers could be later 19th~21th (初十 - 初十二) |
|
45 | - |
|
46 | - |
|
47 | -![](2024-02-04-22-22-05.png) |
|
48 | - |
|
49 | -the end time of the shipment |
|
50 | -![](2024-02-06-17-01-59.png) |
|
... | ... | \ No newline at end of file |
service/payment-dat/payment-dat.md
... | ... | @@ -1,11 +0,0 @@ |
1 | - |
|
2 | -# payment-dat |
|
3 | - |
|
4 | - |
|
5 | -Dear customer, |
|
6 | - |
|
7 | -For the credit card, you can find a payment option called "stripe" while checkout. It supports credit card payment, and is fully secure on their third party website. |
|
8 | - |
|
9 | -Any other questions please let me know, thank you. |
|
10 | - |
|
11 | -Best regards, |
|
... | ... | \ No newline at end of file |
service/service-dat.md
... | ... | @@ -1,4 +0,0 @@ |
1 | - |
|
2 | -## Service |
|
3 | - |
|
4 | -- [[Shipment-DAT]] - [[shipment-by-country]] |