Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbjorge/keyboardio-model01-tenting-stand
The 3D model for the tenting stand I use with my keyboard.io Model 01 keyboard
https://github.com/dbjorge/keyboardio-model01-tenting-stand
Last synced: 1 day ago
JSON representation
The 3D model for the tenting stand I use with my keyboard.io Model 01 keyboard
- Host: GitHub
- URL: https://github.com/dbjorge/keyboardio-model01-tenting-stand
- Owner: dbjorge
- License: mit
- Created: 2019-02-17T03:25:18.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-12T23:51:28.000Z (over 3 years ago)
- Last Synced: 2024-10-20T07:44:35.635Z (19 days ago)
- Language: OpenSCAD
- Size: 61.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# keyboardio-model01-tenting-stand
The 3D model for the tenting stand I use with my [Keyboardio Model 01](https://keyboard.io) keyboard.
**WARNING: To avoid wear on your keyboard, you MUST use some sort of pad/bumper between the stand/keyboard and your desk!** Using these models, part of the weight of the keyboard rests on one of its wooden edges; this is by design, as it forces a consistent angle between the stand and keyboard. However, you risk chipping the contact point on the keyboard unless you put some sort of padding there! I found that some felt stick-on furniture pads I had lying around worked well for this (I'm using [these SoftTouch brand ones](https://www.amazon.com/dp/B000SL4GEM/ref=cm_sw_em_r_mt_dp_U_9tJCCbQ0N5YCF)).
![Photo of printed stands assembled with a Model 01 keyboard](./assets/built_photo.jpg)
![CAD rendering of left stand](./assets/left_model_rendering.png)
## Usage
Unlike the original models this was based on, mine is not vertically symmetrical, so you must produce 2 different (mirrored) models to print the left and right stands. Use the `build_for_left_keyboard_half` variable at the top of the model source to switch which half you're rendering a model for.
You'll need to use [OpenSCAD](http://www.openscad.org/) to generate files usable by your printer from the source `model.scad` file.
You can use `build.ps1` to generate .stl files for the left and right halves to the `/out/` directory (it assumes you're using Windows with OpenSCAD installed to the default location).
I've printed the models in 1.75mm ABS on both a [FlashForge Creator Pro](http://www.flashforge.com/creator-pro-3d-printer/) and a [MakerBot Replicator 2X](https://pages.makerbot.com/ap-replicator-2x.html). I used 30% hexagonal infill and it feels stable (you might be able to get away with less, but I haven't tested it).
Some of the weight of the keyboard rests on an edge of the wood housing. You must use some sort of pad/bumper there to avoid damaging the wood over time.
## Licensing
Source licensed under MIT, resulting models licensed under [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/).
Based on [CC-BY 3.0](https://creativecommons.org/licenses/by/3.0/) [original](https://www.thingiverse.com/thing:2803754) [designs](https://www.thingiverse.com/thing:3047870) by Thingiverse users [fluffy](https://www.thingiverse.com/fluffy/about) and [deivid__](https://www.thingiverse.com/deivid__/about).