diff --git a/.gitignore b/.gitignore index 9a5f6b6..e3ee8a0 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -*_autosave \ No newline at end of file +*_autosave +*.blend* diff --git a/README.md b/README.md index 05077aa..35fd08a 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,23 @@ It is best to position the model more vertically to avoid tactile layer-to-layer > Personally, I use 45° or 75° angle, but it's up to you. +There are combined files, at least for Choc version: + +[`KLP-Lame-36-keys-Saddle-Combined`](./STL/Choc/Combined/KLP-Lame-36-keys-Saddle-Combined.stl) that contains: + +- 20 × Saddle Tilted (for top and bottom rows) +- 14 × Saddle (home row and thumbs) +- 2 × Saddle Homing + +[`KLP-Lame-36-keys-Normal-Combined`](./STL/Choc/Combined/KLP-Lame-36-keys-Normal-Combined.stl) that contains: + +- 20 × Normal Tilted (for top and bottom rows) +- 8 × Normal (for home row) +- 2 × Normal Homing +- 6 × Thumb + +You can use these files in any 3D-printing service (like [JLCPCB](https://3d.jlcpcb.com/3d-printing/stereolithography) or [PCBWay](https://www.pcbway.com/rapid-prototyping/3d-printing/)) + ## Warning It's better to use original STL files instead of Lychee project files as it contains my settings for my particular printer. Use them as an example of making supports and tune them to achieve best quality for your setup. diff --git a/STL/Choc/Combined/KLP-Lame-36-keys-Normal-Combined.stl b/STL/Choc/Combined/KLP-Lame-36-keys-Normal-Combined.stl new file mode 100644 index 0000000..ace65e4 Binary files /dev/null and b/STL/Choc/Combined/KLP-Lame-36-keys-Normal-Combined.stl differ diff --git a/STL/Choc/Combined/KLP-Lame-36-keys-Saddle-Combined.stl b/STL/Choc/Combined/KLP-Lame-36-keys-Saddle-Combined.stl new file mode 100644 index 0000000..de3cc36 Binary files /dev/null and b/STL/Choc/Combined/KLP-Lame-36-keys-Saddle-Combined.stl differ