Add flat/truncated teardrop module#9
Open
ex-nerd wants to merge 1 commit intoSolidCode:masterfrom
ex-nerd:patch-2
Open
Add flat/truncated teardrop module#9ex-nerd wants to merge 1 commit intoSolidCode:masterfrom ex-nerd:patch-2
ex-nerd wants to merge 1 commit intoSolidCode:masterfrom
ex-nerd:patch-2
Conversation
Simple intersection method to implement a flat/truncated teardrop (technique gathered from comments made by whosawhatsis on various forums/blogs).
Author
|
New pull request, working code this time. |
Author
|
Just a quick update for those who can't wait for this to be included. I packaged this up as a standalone module (dependent on MCAD) at https://github.com/dotscad/dotscad/blob/master/flat_teardrop.scad And to the maintainers here, feel free to grab that standalone file (all of the dotscad library files are under the LGPL specifically to be compatible with MCAD) if you think it works better as a standalone module. |
benhowes
pushed a commit
to benhowes/MCAD
that referenced
this pull request
Jan 3, 2014
clarify that there are no wildcards in OpenSCAD use/include statements
rockstorm101
pushed a commit
to rockstorm101/MCAD
that referenced
this pull request
Sep 28, 2018
Update shapes.scad
rockstorm101
pushed a commit
to rockstorm101/MCAD
that referenced
this pull request
Aug 31, 2019
added a root rounding option to involute_gears
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Simple intersection method to implement a flat/truncated teardrop (technique gathered from comments made by whosawhatsis on various forums/blogs).