discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: [OpenSCAD] how to do Deform Fit which is in 3dsmax?

N
Neon22
Fri, Aug 21, 2015 9:41 AM

This is an intersection() bewteen three shapes. Each shape made by extruding
along an axis. All three axes are orthogonal to each other.

Make a module which takes a list of edges (perhaps exported from inkscape)
and linear-extrude() them to form a block object based on that shape. (Using
the generate-Openscad extension)

Do this three times and rotate the objects orthogonal to each other.
make a new module which does intersection() on those three shapes

P.s. to get your messages seen on the mailing list - register. else hardly
anyone will see them..

--
View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13576.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

This is an intersection() bewteen three shapes. Each shape made by extruding along an axis. All three axes are orthogonal to each other. Make a module which takes a list of edges (perhaps exported from inkscape) and linear-extrude() them to form a block object based on that shape. (Using the generate-Openscad extension) Do this three times and rotate the objects orthogonal to each other. make a new module which does intersection() on those three shapes P.s. to get your messages seen on the mailing list - register. else hardly anyone will see them.. -- View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13576.html Sent from the OpenSCAD mailing list archive at Nabble.com.
M
MichaelAtOz
Fri, Aug 21, 2015 9:52 PM

Neon22 wrote

(Using the generate-Openscad extension)

Is that the one discussed  here
http://libregraphicsworld.org/blog/entry/inkscape-gets-openscad-converter
?


Unless specifically shown otherwise above, my contribution is in the Public Domain; To the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. This work is published globally via the internet. :) Inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/

View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13582.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

Neon22 wrote > (Using the generate-Openscad extension) Is that the one discussed here <http://libregraphicsworld.org/blog/entry/inkscape-gets-openscad-converter> ? ----- Unless specifically shown otherwise above, my contribution is in the Public Domain; To the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. This work is published globally via the internet. :) Inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ -- View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13582.html Sent from the OpenSCAD mailing list archive at Nabble.com.
N
Neon22
Fri, Aug 21, 2015 10:19 PM

yes its here: http://www.thingiverse.com/thing:25036
Working with Dan on a V7. coming soon but for now...

--
View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13584.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

yes its here: http://www.thingiverse.com/thing:25036 Working with Dan on a V7. coming soon but for now... -- View this message in context: http://forum.openscad.org/how-to-do-Deform-Fit-which-is-in-3dsmax-tp13573p13584.html Sent from the OpenSCAD mailing list archive at Nabble.com.