Robert Sheldon
410f25c88e
break out stabilizers from stems
2018-06-25 00:41:02 -04:00
Robert Sheldon
3c59a15160
fix slop
2018-06-24 20:26:19 -04:00
Robert Sheldon
e6b8943cfb
mergin on up
2018-06-24 17:29:09 -04:00
Robert Sheldon
50ad7c73ed
promote sculpted, rounded squares into their own shape
2018-06-24 17:13:51 -04:00
Robert Sheldon
aa3fed7755
Merge branch 'lenbok-more-sa-curves' of git://github.com/Lenbok/openSCAD-projects into Lenbok-lenbok-more-sa-curves
2018-06-04 21:16:35 -04:00
Robert Sheldon
67a830c489
convert all tabs to spaces
2018-06-04 21:13:09 -04:00
Robert Sheldon
bc70ca109b
whoops forgot these
2018-06-03 20:17:22 -04:00
Robert Sheldon
2adc646911
multi legend tweaks. also begin moving homing bump into its own directory
2018-06-03 20:12:51 -04:00
Bob
969b8205cc
Merge pull request #22 from MylesMetzler/master
...
Fixed brimmed(), minor enhancements
2018-06-03 18:28:36 -04:00
Bob
f37f6340ce
Merge pull request #25 from Lenbok/lenbok-stem-chamfer
...
Add small chamfer at base of stem.
2018-06-03 18:15:57 -04:00
Robert Sheldon
23f888522c
few quick updates to the gulp file
2018-06-03 16:19:33 -04:00
Robert Sheldon
5247b4bcdd
add gulp files and an explanation of build process options
2018-06-03 16:14:17 -04:00
Bob - Home - Windows
4f56815cc6
small changes to mold
2018-06-03 13:29:51 -04:00
Lenbok
4d6518135c
Add small chamfer at base of stem.
2018-05-19 22:02:08 +12:00
Lenbok
aaf8bf10aa
More parameterization of sculpting
2018-05-18 23:40:56 +12:00
Lenbok
9cdc930eb3
Allow more subtle side sculpting of SA/DSA to make the tops less square.
...
To enable this, you need to set
$enable_more_side_sculpting = true
(as well as ensuring that the existing enable_side_sculpting is set).
There is also an additional method for doing the extra sculpting that
can be enabled via:
$enable_more_side_sculpting = "slow"
This was actually my first attempt which looks nice at 1u but doesn't
scale nicely to wider/taller keys.
2018-05-06 20:48:15 +12:00
Myles Metzler
93ed0aa63e
update dsa sculpted profiles, add more groupings for printing redox keys
2018-03-11 21:31:07 -04:00
Myles Metzler
b48fb2465e
create redox generator file, add bump() function
2018-02-25 22:26:27 -05:00
Myles Metzler
ad86c1a7a9
Move legend from key function to legend function.
...
legend function may be called repeatedly, with posititioning and sizing parameters to place multiple legends on a key.
2018-02-25 00:21:42 -05:00
Myles Metzler
d7311d2dac
Fixed brimmed(); brim_height was not specified it is now globally declared in settings.scad
...
Added height to brimmed() which allows easily configuring the height of the brim.
2018-02-24 22:02:46 -05:00
Bob - Home - Windows
32b6451a7f
fix filled stem now that we are dishing stems instead of intersecting them with the shape
2018-02-17 20:35:18 -05:00
Bob - Home - Windows
e404a8f7c6
update key_mold to make it better!
2018-02-17 20:34:56 -05:00
Bob - Home - Windows
b5b447cfac
actually fix tilt bug lol
2018-02-17 14:41:18 -05:00
Bob - Home - Windows
141ac7c828
add slop factor to size of cutouts in cherry stem
2018-02-17 13:50:07 -05:00
Bob - Home - Windows
dd6574137f
mergin on up
2018-02-12 21:40:48 -05:00
Bob - Home - Windows
911543bea4
add newly generated base models
2018-02-12 21:36:36 -05:00
Bob - Home - Windows
48883bd8b1
add customizer script, fix height bug
2018-02-06 01:26:19 -05:00
Bob - Home - Windows
aa795c4958
make this library a lot more modular
2018-02-04 15:43:17 -05:00
Bob - Home - Windows
2368961370
a whole bunch of work
2018-02-04 14:33:12 -05:00
Bob - Home - Windows
a537407cca
make shapes much more powerful by passing them a progress prop and starting width / height with width / height end delta
2018-01-30 12:01:38 -05:00
Bob
f081e8b4cd
semicolon
2017-12-29 00:55:40 -05:00
Bob
ae43aaa05f
add image references in README
2017-12-29 00:53:01 -05:00
Bob - Home - Windows
a714484130
add pictures
2017-12-29 00:45:31 -05:00
Bob - Home - Windows
b4301c097f
add more info to readme, like examples. hopefully including pictures via github directly
2017-12-29 00:41:31 -05:00
Bob - Home - Windows
b976c9474f
more to README
2017-12-20 00:53:06 -05:00
Bob - Home - Windows
6d2bb24ccb
add a massive chunk of stuff because you forgot to keep doing atomic commits
2017-12-20 00:47:03 -05:00
Bob - Home - Windows
f252ec2c30
try to get some numbers closer for the iso enter
2017-12-10 15:53:44 -05:00
Bob - Home - Windows
ded7af69da
add dish overdraw to solve incorrect dishing on ISO Enter key due to repositioning the shape to always be centered
2017-12-05 20:48:11 -05:00
Bob - Home - Windows
736f3a6d70
pushing up to continue work elsewhere. actually abstracting ISO shape
2017-11-18 16:44:35 -05:00
Bob - Home - Windows
65d6656056
adding supports, switching util to shape, and trying to abstract ISO enter shape
2017-11-12 13:01:17 -05:00
Bob - Home - Windows
035c4c52cf
whoops, thickness is way off
2017-11-11 17:47:24 -05:00
Bob - Home - Windows
5f60c1889b
some ISO enter updates
2017-11-11 17:32:27 -05:00
Bob - Home - Windows
dcc13b7d35
switch rounded_shape to use half minkowski sum for height and promote connector slop to full special variable
2017-11-05 17:56:05 -05:00
Bob - Home - Windows
e23dae799b
merging on up
2017-10-24 23:30:18 -04:00
Bob - Home - Windows
f4b5d5c2cc
Merge branch 'master' of https://github.com/rsheldiii/openSCAD-projects
2017-10-24 23:24:54 -04:00
Bob - Home - Windows
606f5a4af5
cant pass through special variables in scad stable
2017-10-24 23:24:18 -04:00
Bob - Home - Windows
771e4f8c0e
rounded cherry keystem and tweaked numbers. also nice color scheme
2017-10-24 22:56:35 -04:00
Robert Sheldon
83f5d0cd80
remove confusing zip file
2017-10-24 12:57:42 -04:00
Bob - Home - Windows
16f97911ae
finalize keysets.scad (just 60%, the other profiles will take too much work for negligent gain since who prints an 86 key keyset out in one go) and add top_of_key to allow for children of key() to be rendered smack in the middle of the keytop
2017-10-17 00:51:07 -04:00
Robert Sheldon
d9747e76b5
add inset() function to allow for stem inset specification
2017-09-28 12:39:11 -04:00