From 4fe7ef2472319a58a6ac29b0c3a4de7c4cb8151c Mon Sep 17 00:00:00 2001 From: Pause screen Date: Mon, 1 Feb 2021 18:38:50 +0100 Subject: [PATCH 1/3] Update README.md Added the releases link so people find it easier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ba07f3..4d907fa 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ There is only an outline here at the moment. Detailed steps will be added if nee ### PCB -- The gerber files are attached to the release page +- The gerber files are attached to the release page (https://github.com/kkatano/bakeneko-65/releases) - These files are optimized for JLCPCB's SMT assembly service so may be required to modify when ordering from other manufacturers - Keep in mind that they do not solder JST connector so you must solder it yourself From 7e96265c178acdbb7ae3ad9fa3ee7bcea8dbe008 Mon Sep 17 00:00:00 2001 From: Pause screen Date: Mon, 1 Feb 2021 19:33:27 +0100 Subject: [PATCH 2/3] Update README.md Added JLC PCB Tutorial --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 4d907fa..c47dbb9 100644 --- a/README.md +++ b/README.md @@ -147,3 +147,23 @@ https://geekhack.org/index.php?topic=107316.0 - **ai03** for [MX_Alps_Hybrid](https://github.com/ai03-2725/MX_Alps_Hybrid) and [random-keyboard-parts.pretty](https://github.com/ai03-2725/random-keyboard-parts.pretty). Also got a lot of help from his discord server - **overset** for [JP01](https://github.com/overset/JP01). The idea of publishing the case design on Onshape. After seeing their great work I switched from fusion360 to Onshape - And many community members for giving me advice and feedback, thanks! + +### JLCPCB Tutorial + +In order to print your PCB you will need three files which you can find here -> https://github.com/kkatano/bakeneko-65/releases + +- Gerber File which you upload as a zip +- BOM File which includes all necessary electrical components (Capacitors, resistors, etc.) +- CPL File + +Step 1: +Quote Now + +Step 2: +You should select "Assemble Bottom side" because that is where all of the solderable components are. JLC PCB will not solder the JST connector so you need to get a JST-SH 4-pin cable. +![JLC PCB Settings and SMT Settings](https://imgur.com/a/Wrdi3m2) + +Step 3: +Upload the BOM and CPL File +![JLC PCB BOM and CPL File Upload](https://imgur.com/2hVYvp3) + From 74689925cbb8259a1d217bcea3510c5524d8ac65 Mon Sep 17 00:00:00 2001 From: Pause screen Date: Thu, 4 Feb 2021 13:34:47 +0100 Subject: [PATCH 3/3] Removed JLC PCB Tutorial --- README.md | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/README.md b/README.md index c47dbb9..4d907fa 100644 --- a/README.md +++ b/README.md @@ -147,23 +147,3 @@ https://geekhack.org/index.php?topic=107316.0 - **ai03** for [MX_Alps_Hybrid](https://github.com/ai03-2725/MX_Alps_Hybrid) and [random-keyboard-parts.pretty](https://github.com/ai03-2725/random-keyboard-parts.pretty). Also got a lot of help from his discord server - **overset** for [JP01](https://github.com/overset/JP01). The idea of publishing the case design on Onshape. After seeing their great work I switched from fusion360 to Onshape - And many community members for giving me advice and feedback, thanks! - -### JLCPCB Tutorial - -In order to print your PCB you will need three files which you can find here -> https://github.com/kkatano/bakeneko-65/releases - -- Gerber File which you upload as a zip -- BOM File which includes all necessary electrical components (Capacitors, resistors, etc.) -- CPL File - -Step 1: -Quote Now - -Step 2: -You should select "Assemble Bottom side" because that is where all of the solderable components are. JLC PCB will not solder the JST connector so you need to get a JST-SH 4-pin cable. -![JLC PCB Settings and SMT Settings](https://imgur.com/a/Wrdi3m2) - -Step 3: -Upload the BOM and CPL File -![JLC PCB BOM and CPL File Upload](https://imgur.com/2hVYvp3) -