Commit Graph

107 Commits

Author SHA1 Message Date
Robert Sheldon c23784ec08 tweak 2019-09-07 17:10:30 -04:00
Robert Sheldon e477350153 begin implementing choc stem 2019-09-07 16:59:29 -04:00
Robert Sheldon 1fe1a23f29 small fixes
SMALLEST_POSSIBLE fixes originating from talks in the openSCAD repo about float rounding issues w/r/t STL. couple more I don't remember 😕
2019-09-06 22:12:49 -04:00
Robert 655905d38e add unsupported_stem helper 2018-09-07 11:39:46 -04:00
Robert dbafef9373 make centered_tines support stabs 2018-09-05 14:34:52 -04:00
Bob 19427c074a
Merge pull request #3 from rsheldiii/cherry-stabs
Add support for cherry stabilizers
2018-09-05 03:48:19 -04:00
Bob - Home - Windows 98c8641480 rename, delete echos, extrapolate comments, reticulate splines etc 2018-09-05 03:47:49 -04:00
Bob - Home - Windows 81a7bf6ba6 add cherry stabilizers and a few supporting tweaks 2018-09-05 03:33:42 -04:00
Bob 13683d9c4d
Merge pull request #1 from joshcarter/master
README fix for keys with labels.
2018-08-01 11:37:55 -04:00
Josh Carter c613de503f README fix for keys with labels.
Couldn't get the README example with key labels to work. It appears
that you need to use keytext() as a child of the key. Updated example
produces output matching the screenshot.
2018-07-27 19:23:42 -06:00
Bob 914f1d7e05 Update issue templates 2018-07-27 12:12:37 -04:00
Bob eaf2a9beed Update issue templates 2018-07-27 12:11:08 -04:00
Robert Sheldon 7c2c93acd1 doy 2018-07-26 02:24:29 -04:00
Robert Sheldon 2638a194d6 damnit thingiverse 2018-07-26 02:22:32 -04:00
Robert Sheldon 1149cade39 various small fixes while preparing for release 2018-07-26 01:48:20 -04:00
Bob 3a34494959
Update README.md 2018-07-26 01:46:09 -04:00
Bob 195c7d29f6
Update README.md 2018-07-26 01:20:52 -04:00
Bob 52ad3c0278
Update README.md 2018-07-26 01:19:43 -04:00
Bob 05a34068a4
Update README.md
getting ready for release! I hope
2018-07-26 01:12:04 -04:00
Robert Sheldon c39ce01318 keep models directory around though 2018-07-05 20:07:59 -04:00
Robert Sheldon c5836eeedf add welcome banner 2018-07-05 20:00:51 -04:00
Robert Sheldon 3ead098a31 a more up-to-date README 2018-07-05 19:54:54 -04:00
Robert Sheldon 0faeeb660b switch to all profiles using 3 as default 2018-07-05 00:45:52 -04:00
Robert Sheldon bbcb44feca remove boilerplate 2018-07-04 21:49:02 -04:00
Robert Sheldon dc9b2a5aa6 remove models directory and switch to generating them via script 2018-07-04 21:12:07 -04:00
Robert Sheldon c8b4011fac move settings around cuz I have to 2018-06-30 22:46:09 -04:00
Robert Sheldon 5e5ebcc514 capitalize settings sentences 2018-06-30 22:38:47 -04:00
Robert Sheldon bb3b8525d4 switch to intersection instead of difference for dishing. faster and better. uses a clipping envelope around the key 2018-06-30 22:37:24 -04:00
Bob - Home - Windows be15a0d988 small detour. break out stem support into its own folder as there are two types now. also add box_cherry option for box cherry stems 2018-06-30 20:14:49 -04:00
Robert Sheldon a870aa041c odds and ends 2018-06-28 02:08:20 -04:00
Robert Sheldon baa58785d8 make most 'shape selectors' fail gracefully. switch to using 'disabled' instead of false due to customizer limitations when something is disabled. continue reconfiguring settings, breaking out the important ones and moving them higher. make some default settings for customizer that may or may not actually belong in the settings (because they conflict with other settings) 2018-06-28 01:27:22 -04:00
Robert Sheldon ff77b6492c add customizer_base. move settings variables to make more sense, in customizer and outside of it. switch (back?) to using rounded_cherry instead of cherry_rounded 2018-06-27 01:12:43 -04:00
Robert Sheldon 16b7ec4a25 switch to generating the customizer file via a script 2018-06-25 23:14:35 -04:00
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