Commit Graph

157 Commits

Author SHA1 Message Date
Bob 703015dc51 use function literals to make surface functions more fun 2022-02-22 21:00:03 -05:00
Bob f0e339966f tweak corner rounding and size on mt3 2022-02-22 20:58:22 -05:00
Bob 263bd8ebbf
Merge pull request #115 from lvisintini/asa-profile
Add new ASA profile (by Akko)
2022-02-22 16:44:52 -05:00
Bob 4bce68dfbb add backside() and fontside() helpers 2022-02-22 13:11:13 -05:00
Bob dbe5bca1a9
Merge pull request #150 from rsheldiii/v2/resin
Resin settings, some tines support tweaks
2022-02-22 00:39:26 -05:00
Bob 8ef5bad891 tweaks on mt3/hipro support 2022-02-22 00:04:21 -05:00
Bob 1a8dd314e4
Merge pull request #106 from mrebersv/master
Two new dishes; clone of MT3 profile; second HiPro clone with more accurate dishes
2022-02-21 16:36:24 -05:00
Bob cc8892364c fix minkowski top_placement and additive artisans 2022-02-21 16:34:06 -05:00
Bob 2429384b51 resin settings, some tines support tweaks 2022-02-21 16:02:37 -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
Luis Visintini 2d03e5dd4b Updates made after review by @limitium 2021-11-06 14:02:02 +00:00
Jonas Grosse-Holz 7ee9e61412 Fix rounded_cherry stem to properly use $stem_inner_slop 2021-09-27 20:45:47 +02:00
Luis Visintini 665698771f Add new ASA profile (by Akko) 2021-08-30 13:59:43 +01:00
Matthew Ebersviller 1f1f6a62d2
Added deep_dish to matty3 profile 2021-07-21 11:52:19 -06:00
Matthew Ebersviller fdce624cb1
Update squared_spherical.scad 2021-07-21 11:51:22 -06:00
Matthew Ebersviller 762e45ba3d
Fixing 60% row offset the correct way 2021-07-21 09:48:08 -06:00
Matthew Ebersviller d7ea2bf7cc
Editing comment for clarity 2021-07-09 12:26:42 -06:00
Matthew Ebersviller 3fca4e26ca Merge branch 'master' of https://github.com/mrebersv/KeyV2 2021-07-09 12:23:37 -06:00
Matthew Ebersviller cdf75654a6 fixing 60 percent layout
60 percent layout needed array of [0] for row 0 (Function keys).  Without it, every row was getting the wrong depth/angle.
2021-07-09 12:22:33 -06:00
Matthew Ebersviller e7b92cf52b
Update squared_scoop.scad
Fixed some formatting to be easier to read
2021-07-09 10:57:06 -06:00
mebers200 29f5cd2468 Fixing squared_scoop dish to work with keycaps other than 1u sizing 2021-07-09 10:41:34 -06:00
mebers200 d3c26dfaca fixing squared_spherical dish to work with all sizes 2021-07-09 10:22:03 -06:00
mebers200 13520c54e3 Adding new dishes, a profile clone of MT3 (Matty3), and a second HiPro clone with more accurate dishes. 2021-07-08 20:30:12 -06: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