Skip to content

Commit 6596685

Browse files
authored
Merge pull request #2 from jniebuhr/feature/design-improvements
Design improvements
2 parents 3390941 + f59a9f2 commit 6596685

34 files changed

+17530
-7627
lines changed

.gitignore

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
# For PCBs designed using KiCad: https://www.kicad.org/
23
# Format documentation: https://kicad.org/help/file-formats/
34

@@ -23,7 +24,3 @@ fp-info-cache
2324
# Autorouter files (exported from Pcbnew)
2425
*.dsn
2526
*.ses
26-
27-
# Exported BOM files
28-
*.xml
29-
*.csv

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ This repository contains a custom PCB for use with the awesome work at [Roborock
77
The logic is the same as in the work of [stas2z](https://github.com/stas2z) but reshaped to better fit on the back of the blower while also allowing
88
for a cooling fan to be added.
99

10+
![](assets/Roborock-CPAP_dimtc-right.png)
11+
12+
## Assembly
13+
1014
![](assets/cpap_render.png)
1115

1216
## BOM
@@ -30,9 +34,12 @@ for a cooling fan to be added.
3034

3135
![](assets/pinout.png)
3236

37+
**Attention:**
38+
This pinout changed in version 0.2.0 due to a rotation of a connector. The same cables will work though since the connector has only been rotated. Refer to the writing on the back of your board.
39+
3340
## Ordering
3441

35-
The files to order this PCB are in the `jlcpcb` sub-folder. These work with the JLCPCB assembly service as well, there will be extended component fees though.
42+
The files to order this PCB are in the `kicad/jlcpcb` sub-folder. These work with the JLCPCB assembly service as well, there will be extended component fees though.
3643

3744
## License
3845

assets/Roborock-CPAP_bottom.png

99 KB
Loading
143 KB
Loading

assets/Roborock-CPAP_top.png

124 KB
Loading

assets/pinout.png

-109 KB
Loading

jlcpcb/BOM-Roborock-CPAP.csv

Lines changed: 0 additions & 9 deletions
This file was deleted.

jlcpcb/CPL-Roborock-CPAP.csv

Lines changed: 0 additions & 10 deletions
This file was deleted.

jlcpcb/GERBER-Roborock-CPAP.zip

-229 KB
Binary file not shown.

kicad/Roborock-CPAP.kicad_pcb

Lines changed: 6391 additions & 7314 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)