mirror of
https://github.com/braindefender/KLP-Lame-Keycaps.git
synced 2024-11-21 16:01:02 +00:00
feat: add tables to README.md
Thanks to [arialdomartini](https://github.com/arialdomartini) for the Markdown Tables idea.
This commit is contained in:
parent
90dc17136a
commit
8d318d51b6
1 changed files with 26 additions and 19 deletions
45
README.md
45
README.md
|
@ -4,22 +4,25 @@
|
||||||
|
|
||||||
The repository contains these folders:
|
The repository contains these folders:
|
||||||
|
|
||||||
- **Fusion 360** – source files for [Autodesk Fusion 360](https://www.autodesk.com/products/fusion-360/overview).
|
| Folder | Description |
|
||||||
- **STL** – 3D models for any CAD of Slicer software.
|
|:---------------------|:-----------------------------------------------------------------------------------------------------------|
|
||||||
- **Lychee** – project files for [Lychee Slicer](https://mango3d.io/). You might need to update model paths to edit files.
|
| **Fusion 360** | Source files for [Autodesk Fusion 360](https://www.autodesk.com/products/fusion-360/overview) |
|
||||||
- **CTB (Mars 2 Pro)** – print-ready files for [Elegoo Mars 2 Pro](https://www.elegoo.com/collections/mars-series/products/elegoo-mars-2-pro-mono-lcd-3d-printer) and Elegoo water-washable resin.
|
| **STL** | 3D models for any CAD of Slicer software |
|
||||||
- **Assets** – images and actual photos of keycaps.
|
| **Lychee** | Project files for [Lychee Slicer](https://mango3d.io/). You might need to update model paths to edit files |
|
||||||
- **Blender** – Blender files for Preview and managing Combined versions.
|
| **CTB (Mars 2 Pro)** | Print-ready files for [Elegoo Mars 2 Pro](https://www.elegoo.com/collections/mars-series/products/elegoo-mars-2-pro-mono-lcd-3d-printer) and Elegoo water-washable resin. |
|
||||||
|
| **Assets** | Images and actual photos of keycaps |
|
||||||
|
| **Blender** | Blender files for Preview and managing Combined versions |
|
||||||
|
|
||||||
There are currently seven variants of keycaps:
|
There are currently seven variants of keycaps:
|
||||||
|
| Variant | Description |
|
||||||
- **Normal**. Just a flat keycap profile with a small recess, that is soothing for fingers.
|
|:------------------|:------------------------------------------------------------------------------------|
|
||||||
- **Normal Tilted**. Same as Normal, but top profile has a 15° tilt and 0.5mm upward height compensation.
|
| **Normal** | Just a flat keycap profile with a small recess, that is soothing for fingers |
|
||||||
- **Normal Homing**. Has three little bumps that is useful to determine home positions.
|
| **Normal Tilted** | Same as Normal, but top profile has a 15° tilt and 0.5mm upward height compensation |
|
||||||
- **Thumb**. Same as Normal, but top profile has a cut along down side.
|
| **Normal Homing** | Has three little bumps that is useful to determine home positions |
|
||||||
- **Saddle**. Same as Thumb, but top profile has two symmetrical cuts.
|
| **Thumb** | Same as Normal, but top profile has a cut along down side |
|
||||||
- **Saddle Tilted**. Tilted version of Saddle. Same 15° and height compensation.
|
| **Saddle** | Same as Thumb, but top profile has two symmetrical cuts |
|
||||||
- **Saddle Homing**. Has three little bumps that is useful to determine home positions.
|
| **Saddle Tilted** | Tilted version of Saddle. Same 15° and height compensation |
|
||||||
|
| **Saddle Homing** | Has three little bumps that is useful to determine home positions |
|
||||||
|
|
||||||
## What keycaps do I need for my keyboard?
|
## What keycaps do I need for my keyboard?
|
||||||
|
|
||||||
|
@ -27,14 +30,18 @@ First, you should pick Choc or MX stem variant. Then, for keycap set there are s
|
||||||
|
|
||||||
For corne-like keyboards with 36-keys I use:
|
For corne-like keyboards with 36-keys I use:
|
||||||
|
|
||||||
- 20 Saddle Tilted (for top and bottom rows)
|
| Amount | Kind | Purpose |
|
||||||
- 16 Saddle (10 for home row + 6 for thumbs)
|
|-------:|:--------------|:----------------------------|
|
||||||
|
| 20 | Saddle Tilted | For top and bottom rows |
|
||||||
|
| 16 | Saddle | For home row + 6 for thumbs |
|
||||||
|
|
||||||
or
|
or
|
||||||
|
|
||||||
- 20 Normal Tilted (for top and bottom rows)
|
| Amount | Kind | Purpose |
|
||||||
- 10 Normal (for home row)
|
|-------:|:--------------|:----------------------------|
|
||||||
- 6 Thumb
|
| 20 | Normal Tilted | For top and bottom rows |
|
||||||
|
| 10 | Normal | For home row |
|
||||||
|
| 6 | Thumb | For thumbs |
|
||||||
|
|
||||||
## How to print?
|
## How to print?
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue