Commit Graph

177 Commits

Author SHA1 Message Date
Bob 19f0d2faad quick fix spacebar dishes
hull() was not working properly with such a wide bottom shape - since envelope was using a bottom square that was 6.25uX6.25u. that might spell trouble for 2x2 POS keycaps though... this should be changed to a skin() function down the line
2022-11-27 23:25:03 -05:00
Bob 7a5d2f00ab
Merge pull request #173 from bear454/per-legend-fonts
Font can be explicitly set on a legend
2022-10-14 23:52:27 -04:00
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 8b0a6c57f1 don't use 3d surface for DSA even though its cool 2022-10-14 18:16:57 -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
James Mason 8fdd3dcb43
Font can be explicitly set on a legend
... instead of using one font for all legends. Super handy for using a
clear text font alongside an icon font.
2022-08-31 19:31:48 -07:00
Sergey Belov b0eb0d030c
Update asa.scad
Remove comments
2022-05-16 13:54:59 +03:00
Sergey Belov 9842ce6ff4
Asa profile aligned with the Akko implementation 2022-05-16 13:51:18 +03:00
Bob 19de89dc6e typewriter style keys 2022-02-28 02:45:11 -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 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