discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

helix extrude implementation

O
occamsshavingkit
Thu, Dec 29, 2016 6:27 PM

Hello Everyone,

I think my helix extrude implementation is ready to see the light. It has a
GitHub page here:
https://github.com/occamsshavingkit/helix_extrude

It does not use OpenSCAD primitives, but a list of 3D points that make the
shape to extrude. Some helper functions are available to create a square and
a circle, and do translations, rotations, and scaling. By and large you are
responsible for determining the points of the shape you want to extrude.

Also included in the implementation is iso_bolt, a module that creates a
bolt with an ISO thread.

Please let me know what you think. It has been a long time since I have done
any programming, so I am sure there are bugs.

--
View this message in context: http://forum.openscad.org/helix-extrude-implementation-tp19823.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Hello Everyone, I think my helix extrude implementation is ready to see the light. It has a GitHub page here: https://github.com/occamsshavingkit/helix_extrude It does not use OpenSCAD primitives, but a list of 3D points that make the shape to extrude. Some helper functions are available to create a square and a circle, and do translations, rotations, and scaling. By and large you are responsible for determining the points of the shape you want to extrude. Also included in the implementation is iso_bolt, a module that creates a bolt with an ISO thread. Please let me know what you think. It has been a long time since I have done any programming, so I am sure there are bugs. -- View this message in context: http://forum.openscad.org/helix-extrude-implementation-tp19823.html Sent from the OpenSCAD mailing list archive at Nabble.com.
MP
Marijan Pollak
Sun, Jan 1, 2017 7:14 AM

Unfortunately Hyperlink return Error 404, Page NOT Found.....

--
View this message in context: http://forum.openscad.org/helix-extrude-implementation-tp19823p19828.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Unfortunately Hyperlink return Error 404, Page NOT Found..... -- View this message in context: http://forum.openscad.org/helix-extrude-implementation-tp19823p19828.html Sent from the OpenSCAD mailing list archive at Nabble.com.
AK
Abraham Kabakoff, Dipl.Brew
Wed, Jan 4, 2017 5:16 PM

It works just fine for me - even when I turn the browser into incognito
mode to be sure I am not logged on.
On Sat, Dec 31, 2016 at 23:15 Marijan Pollak oberonmp@gmail.com wrote:

Unfortunately Hyperlink return Error 404, Page NOT Found.....

--
View this message in context:
http://forum.openscad.org/helix-extrude-implementation-tp19823p19828.html
Sent from the OpenSCAD mailing list archive at Nabble.com.


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

It works just fine for me - even when I turn the browser into incognito mode to be sure I am not logged on. On Sat, Dec 31, 2016 at 23:15 Marijan Pollak <oberonmp@gmail.com> wrote: > Unfortunately Hyperlink return Error 404, Page NOT Found..... > > > > -- > View this message in context: > http://forum.openscad.org/helix-extrude-implementation-tp19823p19828.html > Sent from the OpenSCAD mailing list archive at Nabble.com. > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >