Commit graph

137 commits

Author SHA1 Message Date
Bob
cc8892364c fix minkowski top_placement and additive artisans 2022-02-21 16:34:06 -05:00
Bob
08f17a4e1f add stem_inner_slop to all places where it is supposed to be 2022-02-21 13:28:36 -05:00
Bob
4766e3eca6
Merge pull request #117 from AberDerBart/master
Fix rounded_cherry stem to properly use $stem_inner_slop
2022-02-21 13:24:19 -05:00
Bob
feb9ec6a71 Make tine support work for offset stems
Also remove extra_long_stem_support as it doesn't work with the new
structure
2022-02-21 12:55:52 -05:00
Bob
47f17efcf1 quick iso enter edits 2022-02-20 02:58:45 -05:00
Bob
d3001e7da0 missing $ 2022-02-20 02:11:19 -05:00
Bob
397a3b84fc force ISO enter to render as it does not show in preview 2022-02-19 21:01:19 -05:00
Bob
065787ee99 fix lexical scoping in sculpted square in V2.x.x 2022-02-19 20:36:26 -05:00
Bob
db30aa2066 fix spacebar() assuming sideways_cylindrical 2022-02-19 20:32:57 -05:00
Bob
3675509456 re-enable rounded keys, they sometimes work now 2022-02-19 16:02:49 -05:00
Bob
b36bf13b3e fix stem helper functions unhelpfully registering 0 stem slop as false 2022-02-19 15:42:36 -05:00
Bob
0d807f3b14 fix stab support and hulled keycaps with stem_support disabled 2022-02-19 15:38:43 -05:00
Bob
e8ce3f5c5e account for support stems properly 2022-02-19 15:05:06 -05:00
Bob
f7b5f382fa skin extrude thickness fix 2022-02-19 14:57:31 -05:00
Bob
cc336c0c41 cleanup 2022-02-19 14:45:12 -05:00
Bob
8fb65aca70 Merge branch 'master' into v2.0.0 2022-02-19 14:40:29 -05:00
Jonas Grosse-Holz
7ee9e61412 Fix rounded_cherry stem to properly use $stem_inner_slop 2021-09-27 20:45:47 +02:00
Mahksy
8d69ec6c21 Added 2.5u and 2.75u key widths 2021-04-08 19:28:43 +02:00
Bob
12c228fbdf Add auto-placement 2020-09-30 17:14:13 -04:00
Bob
dfbd88e065 Update choc for prime time
mostly just tweaks
2020-09-30 01:35:11 -04:00
Robert Sheldon
b73b9346a4 more tweaks but this is looking less likely 2020-09-29 16:29:41 -04:00
Robert Sheldon
2972f7f322 tweak 2020-09-29 16:29:32 -04:00
Robert Sheldon
d4aa75fc14 in implementing choc stem 2020-09-29 16:29:23 -04:00
Bob
92c1856712 Increase polygonal tolerance
the caps are a little tight after testing
2020-09-29 15:35:39 -04:00
Bob
78a69feff1 add regular polygon shape
also tweak a few things to get them to work
2020-09-29 15:25:20 -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
3e76968a03 Use polyRound for all skin shapes
slightly faster it seems!
2020-08-28 10:10:30 -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
e6dd35fca0 Update linear_extrude.scad
mostly for iso enter
2020-07-21 13:51:04 -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
24c80cb735 Couple tweaks for doubleshot 2020-07-08 13:58:06 -04:00
Bob
e29bb46dfa hull fix 2020-06-18 20:33:51 -04:00
Bob
57fbf6044d ISO enter small fix 2020-06-18 17:22:58 -04:00
Bob
2eed004407 skin_rounded_square_fix 2020-06-18 17:22:39 -04:00
Bob
8b4b9ae687 hull_shape_type 2020-06-18 17:22:29 -04:00
Bob
c7168eae68 remove unnecessary changes 2020-06-18 16:54:54 -04:00
Bob
f4f595c651 Add cherry profile 2020-06-18 16:11:35 -04:00
Bob
c1bbaed9a2 large key.scad restructuring 2020-06-17 14:37:00 -04:00
Bob
9e3f5f4bcd Add 3d surface beta dish 2020-05-12 22:25:51 -04:00
Bob
b29a5f3c5f
Merge branch 'v2.0.0' into key-features 2020-05-12 16:43:50 -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
a61411258b break features into their own dir 2020-05-12 10:52:19 -04:00
Bob
0a07212aff fix filled-in stem bug
whoops
2020-05-07 16:52:44 -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
Bob
851ececdb2 Promote colors to first-party
now you can modify the colors used to render different parts of the keycaps! This will be used in some examples to draw ghostly outlines of components.
2020-05-01 16:06:58 -04:00