KeyV2 icon indicating copy to clipboard operation
KeyV2 copied to clipboard

KeyV2: A Parametric Mechanical Keycap Library

Results 76 KeyV2 issues
Sort by recently updated
recently updated
newest added

**What version of OpenSCAD are you on?** 2021.01 **Describe the bug** The following OpenSCAD script produces a 6.25u spacebar, no matter what the `u(u=XX)` part is set to. `cherry_row() u(u=6.5)...

enhancement

Related to issue #21. The provided [example](https://github.com/rsheldiii/KeyV2/blob/master/examples/legends.scad), while very helpful for understanding the basics, does not seem to scale up for generating most of a keyboard in one go. Is...

It would be good to have an inverted dish function that fillets the corners to create the inverted dish, rather than raising the inverted dish above the normal key height....

enhancement

It would be nice to have the ability to change the font per legend instead of specifying it once in the script. I've tried to follow the answer from #71...

Hey there. I got Steelseries 6Gv2 keyboard and my spacebar's left and right stem is broken. I'm trying to make a new one with my 3d printer with openSCAD but...

I'm interested in using the legends capability and general layout capability of this library with some of the profiles in https://github.com/pseudoku/PseudoMakeMeKeyCapProfiles. I'm not entirely sure how to go about making...

README.md has this: ``` After you have openSCAD installed, you need to download the code and run it. running `git clone https://github.com/rsheldiii/openSCAD-projects.git` if you have git, or downloading [this zip](https://github.com/rsheldiii/openSCAD-projects/archive/master.zip)...

I discovered this great library while making a numpad to go along with my Cherry G84. It occured to me that it would be awesome to be able to print...

enhancement
good first issue