Commit Graph

231 Commits

Author SHA1 Message Date
Bob
0fc43fa0d7 use inside() to avoid stems protruding out the sides 2022-02-21 12:38:53 -05:00
Bob
fbcf9b2c63
Merge pull request #47 from asdacap/master
Ensure stem does not come out of the key
2022-02-21 12:36:55 -05:00
Bob
edfc02e27b
Merge pull request #132 from rsheldiii/v1/g20-spacebar-fix
V1: Fix g20 spacebar having closed bottom
2022-02-19 20:31:43 -05:00
Bob
65bb577473 fix g20 spacebar having closed bottom 2022-02-19 20:30:15 -05:00
Bob
bf4ee0426a
Merge pull request #131 from rsheldiii/v1/side-sculpting-scope-fix
V1: Fix lexical scope bug in sculpted_square
2022-02-19 20:14:40 -05:00
Bob
42361f5c25 fix lexical scope bug in sculpted_square 2022-02-19 20:13:13 -05:00
Bob
7edecd7d67
Merge pull request #130 from rsheldiii/v1/stem-slop-fix
V1 stem slop fix
2022-02-19 20:05:04 -05:00
Bob
160c47150d backport stem slop fix 2022-02-19 20:03:54 -05:00
Bob
a1ec4c3cac
Merge pull request #129 from rsheldiii/v1/tines-support-fix
V1/tines support fix
2022-02-19 19:49:56 -05:00
Bob
28680924b4 remove bad include - its messing up my post commit hook 2022-02-19 19:48:16 -05:00
Bob
8ad81d3b61 stop tines from protruding out oem keycaps 2022-02-19 19:47:17 -05:00
Bob
ed2ed9c2c7
Merge pull request #108 from rsheldiii/dependabot/npm_and_yarn/yargs-parser-5.0.1
Bump yargs-parser from 5.0.0 to 5.0.1
2021-07-24 23:16:23 -04:00
dependabot[bot]
57da045abb
Bump yargs-parser from 5.0.0 to 5.0.1
Bumps [yargs-parser](https://github.com/yargs/yargs-parser) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/yargs/yargs-parser/releases)
- [Changelog](https://github.com/yargs/yargs-parser/blob/v5.0.1/CHANGELOG.md)
- [Commits](https://github.com/yargs/yargs-parser/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: yargs-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-25 03:16:09 +00:00
Bob
3ef9857bc1
Merge pull request #75 from rsheldiii/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2021-07-24 23:15:34 -04:00
Bob
9c10403421
Merge pull request #101 from superhappychris/patch-1
Fix typo in Printing Help section of README
2021-07-24 23:04:37 -04:00
Bob
1dbd31d697
Merge pull request #100 from mahksy/add-key-sizes
Added 2.5u and 2.75u key widths
2021-07-24 22:58:54 -04:00
superhappychris
3047614d95
Fix typo in Printing Help section of README
The printing help section referred to the `brimmed()` modifier when it should actually be `brimmed_stem_support()`
2021-05-02 13:07:17 -05:00
Mahksy
8d69ec6c21 Added 2.5u and 2.75u key widths 2021-04-08 19:28:43 +02:00
dependabot[bot]
024eb8a7d4
Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 16:19:31 +00:00
Bob
d1fec7e065
Merge pull request #57 from colegleason/add-dss-profile
Add DSS profile based on spec in PDF
2020-10-01 15:21:57 -04:00
Bob
35fbe9067e
Merge pull request #59 from melmaliacone/patch-1
Update README.md links
2020-09-29 17:24:39 -04:00
Cole Gleason
26f42b7a62 Add DSS profile based on spec in PDF, match other parameters to DSA 2020-09-07 22:07:39 -04:00
Bob
d9c9cf776f
Merge pull request #60 from rsheldiii/polyRound-everything
Use polyRound for all skin shapes
2020-08-28 20:38:38 -04:00
Bob
3e76968a03 Use polyRound for all skin shapes
slightly faster it seems!
2020-08-28 10:10:30 -04:00
Mel Cone
6be5f8f644
Update README.md 2020-08-24 21:58:25 -04:00
Bob
2b341af540
Merge pull request #58 from rsheldiii/iso-enter-tweak
Iso enter tweak
2020-08-23 23:30:52 -04:00
Bob
5d36c545a7 Use polyround to round ISO enter
exciting times, my friends
2020-08-23 18:26:11 -04:00
Bob
d4321abd40 tweak ISO_enter.scad
backporting some changes I made a while ago on the new key structure branch
2020-08-23 17:42:30 -04:00
Bob
7ee27737c8
Merge pull request #54 from rsheldiii/grid-updates
grid updates
2020-08-23 17:13:48 -04:00
Bob
24e280fe3c quick stem updates
probably best to pass the stem throw to the stems eh?
2020-07-10 00:46:06 -04:00
Bob
5de61f8b04 grid updates 2020-07-09 01:02:27 -04:00
Bob
69175f08e4
Merge pull request #53 from rsheldiii/cherry-profile
Add cherry profile
2020-06-18 16:14:40 -04:00
Bob
f4f595c651 Add cherry profile 2020-06-18 16:11:35 -04:00
Muhammad Amirul Ashraf
d62afcd878 Ensure stem does not come out of the key 2020-05-31 09:48:38 +08:00
Bob
fa49ee0c70
Merge pull request #46 from rsheldiii/3d_surface
Add 3d surface beta dish
2020-05-13 00:43:48 -04:00
Bob
9e3f5f4bcd Add 3d surface beta dish 2020-05-12 22:25:51 -04:00
Bob
c7602e2ce9
Merge pull request #45 from rsheldiii/improving-shapes-a-bit
Add rounding facets and more skin shapes
2020-05-12 16:22:38 -04:00
Bob
f98c0d4a4f
update link in readme
to point to sha so it's perpetually right, even if I update the code
2020-05-12 14:01:06 -04:00
Bob
18892c02b0 add minkowski facets 2020-05-12 12:02:07 -04:00
Bob
9cb3e12b9b Add rounding facets and more skin shapes 2020-05-12 11:57:40 -04:00
Bob
0a07212aff fix filled-in stem bug
whoops
2020-05-07 16:52:44 -04:00
Bob
e0e225a778
Merge pull request #42 from rsheldiii/no-artisan-inside-key
Difference inside from artisan()
2020-05-07 11:57:27 -04:00
Bob
1174b45788 Difference inside from artisan()
If you are making an artisan with a shape on the outside, it'd be pretty helpful if that shape didn't intrude on the stem or underside of the key
2020-05-07 11:55:16 -04:00
Robert Sheldon
40eb527135 switch to yarn 2020-05-03 12:25:44 -04:00
Bob
654935123e
Update README.md 2020-05-01 18:33:29 -04:00
Bob
9103603067
Merge pull request #41 from rsheldiii/security-fixes
Security fixes
2020-05-01 16:47:52 -04:00
Bob
ad70dd8853 Make github stop bellyaching
none of these security updates should affect anyone. I don't use the npm build pipeline anymore, but it just ran a gulp file to recompile stls
2020-05-01 16:47:20 -04:00
Bob
6492259941 Merge branch 'master' of https://github.com/rsheldiii/KeyV2 2020-05-01 16:35:28 -04:00
Bob
a32556275f add legends example 2020-05-01 16:35:25 -04:00
Bob
aa276f380d
Merge pull request #40 from rsheldiii/examples-extraordinaire
Common use case examples
2020-05-01 16:15:42 -04:00