Commit Graph

66 Commits

Author SHA1 Message Date
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 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 - 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 6d2bb24ccb add a massive chunk of stuff because you forgot to keep doing atomic commits 2017-12-20 00:47:03 -05:00