Commit Graph

330 Commits

Author SHA1 Message Date
Bob 5be792e270 add corner and side sculpting to iso_enter 2022-10-14 20:01:29 -04:00
Bob b172788ddd
Merge pull request #161 from limitium/master
Align ASA profile with the Akko implementation
2022-10-14 18:30:28 -04:00
Bob bfed8b8779
Merge pull request #169 from RyuKojiro/hhkb
Add HHKB layout
2022-10-14 18:23:49 -04:00
Bob 46833f9e42
Merge pull request #171 from rsheldiii/hex-style
Hex style
2022-10-14 18:21:12 -04:00
Bob 8b0a6c57f1 don't use 3d surface for DSA even though its cool 2022-10-14 18:16:57 -04:00
Bob 6b444fd5d3 don't modify keys.scad 2022-10-14 18:11:12 -04:00
Bob e88a398f7a lots of stuff
* added new hex key shape
* moved corner and side sculpting functions into special variables
* fixed negative inset stems sticking out the top
* added corner smoothing functionality to 3d surface dishes
2022-10-07 12:48:07 -04:00
Daniel Loffgren 1907b87dc5 Add HHKB layout 2022-09-21 22:06:23 -07:00
Daniel Loffgren 1935944ec5 key_types.scad uses stabilized() without including key_transformations.scad 2022-09-21 21:08:29 -07:00
Daniel Loffgren fe960c2f2a key_types.scad uses u functions without including key_sizes.scad 2022-09-21 20:52:14 -07:00
Daniel Loffgren 9665d5d6a0 layout.scad uses thinks like lshift() without including key_types.scad 2022-09-21 20:43:58 -07:00
Daniel Loffgren 7907d2cd4e layout.scad uses u() without including key_sizes.scad 2022-09-20 23:34:30 -07:00
Daniel Loffgren 80c35b04c3 All of the key_profiles use settings without including at least the default settings 2022-09-20 23:33:32 -07:00
Daniel Loffgren 93f883036f functions.scad uses $double_sculpt_radius without including settings.scad 2022-09-20 23:16:28 -07:00
Daniel Loffgren c4b622efc6 All of the key profiles use use side_tilt() without including functions.scad 2022-09-20 23:12:54 -07:00
Daniel Loffgren 4c6dbc4306 layout.scad uses key_transformations.scad for translate_u(), and key_transformations.scad for key_profile() 2022-09-20 22:30:54 -07:00
Sergey Belov b0eb0d030c
Update asa.scad
Remove comments
2022-05-16 13:54:59 +03:00
Sergey Belov ca3daeec64
Merge pull request #1 from limitium/fix_asa_profile
Asa profile aligned with the Akko implementation
2022-05-16 13:51:55 +03:00
Sergey Belov 9842ce6ff4
Asa profile aligned with the Akko implementation 2022-05-16 13:51:18 +03:00
Bob ec44ef76de
Merge pull request #155 from rsheldiii/typewriter-style
Typewriter style keys
2022-02-28 02:46:50 -05:00
Bob 19de89dc6e typewriter style keys 2022-02-28 02:45:11 -05:00
Bob 2b8a238f8a TODO.md 2022-02-24 17:50:55 -05:00
Bob ed0c201894
Merge pull request #153 from rsheldiii/3d_surface_upgrades
Use function literals to make surface functions more fun
2022-02-22 21:05:47 -05:00
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 1c3960aaff
Merge pull request #151 from rsheldiii/v2/backside-frontside
add backside() and fontside() helpers
2022-02-22 16:42:05 -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 0c9d05e270
Merge pull request #149 from rsheldiii/hipro-and-mt3
Hipro and MT3 profiles
2022-02-22 00:12: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 1a10d1e5bc
Merge pull request #124 from Michal-Szczepaniak/patch-1
Fix preonic_default example
2022-02-21 13:30:18 -05:00
Bob 41381ed376
Merge pull request #148 from rsheldiii/v2/propogate-stem-inner-slop
Correctly support $stem_inner_slop
2022-02-21 13:29:28 -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 19cdb2d9ae
Merge pull request #145 from rsheldiii/dependabot/npm_and_yarn/copy-props-2.0.5
Bump copy-props from 2.0.4 to 2.0.5
2022-02-21 13:16:38 -05:00
Bob 75cfa2a856
Merge pull request #147 from rsheldiii/v2/offset-stem-support
V2: Make tine support work for offset stems, remove $extra_long_stem_support
2022-02-21 13:12:24 -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 4ba88df064
Merge pull request #49 from Xuis/InstructionsModification
Added clear instructions for line you should modify
2022-02-21 12:44:24 -05:00
Bob 315bc83039
Merge branch 'master' into InstructionsModification 2022-02-21 12:44:00 -05:00
dependabot[bot] 077de5ac87
Bump copy-props from 2.0.4 to 2.0.5
Bumps [copy-props](https://github.com/gulpjs/copy-props) from 2.0.4 to 2.0.5.
- [Release notes](https://github.com/gulpjs/copy-props/releases)
- [Changelog](https://github.com/gulpjs/copy-props/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gulpjs/copy-props/compare/2.0.4...2.0.5)

---
updated-dependencies:
- dependency-name: copy-props
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-21 17:27:07 +00:00
Bob aad8ddc558
Merge pull request #111 from rsheldiii/dependabot/npm_and_yarn/path-parse-1.0.7
Bump path-parse from 1.0.6 to 1.0.7
2022-02-21 12:26:10 -05:00
Bob 5ccd4b7f8d
Merge pull request #102 from rsheldiii/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.8.8 to 2.8.9
2022-02-21 12:26:04 -05:00
Bob e35d5d354a
Merge pull request #97 from rsheldiii/dependabot/npm_and_yarn/y18n-3.2.2
Bump y18n from 3.2.1 to 3.2.2
2022-02-21 12:25:57 -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 378af54056
Merge pull request #135 from rsheldiii/force-iso-enter-render
Force ISO enter to render as it does not show in preview
2022-02-19 21:05:06 -05:00