I currently could use a function that would return a 2D object from the intersection of a 3D object and a 2D object.
For my application, 2D object which is the shadow of a 3D object on a plane would also work.
Alternatively if linear_extrude() could use a 3D object instead of a 2D object, that would also work.
So far, I have not yet been able to figure out a solution to achieve any of those.
Perhaps
https://en.wikibooks.org/wiki/OpenSCAD_User_Manual/3D_to_2D_Projection
OpenSCAD Admin - email* me if you need anything, or if I've done something stupid...
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. Obviously inclusion of works of previous authors is not included in the above.
--
Sent from: http://forum.openscad.org/
I think what you want is to enclose your 3D object in projection(cut =
true), then intersect that projection with your 2D object.
On September 3, 2020 at 18:47:32, Douglas Peale (douglas_peale@comcast.net)
wrote:
I currently could use a function that would return a 2D object from the
intersection of a 3D object and a 2D object.
For my application, 2D object which is the shadow of a 3D object on a plane
would also work.
Alternatively if linear_extrude() could use a 3D object instead of a 2D
object, that would also work.
So far, I have not yet been able to figure out a solution to achieve any of
those.
OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
On 9/3/20 7:06 PM, Whosawhatsis wrote:
I think what you want is to enclose your 3D object in projection(cut = true), then intersect that projection with your 2D object.
On September 3, 2020 at 18:47:32, Douglas Peale (douglas_peale@comcast.net mailto:douglas_peale@comcast.net) wrote:
I currently could use a function that would return a 2D object from the intersection of a 3D object and a 2D object.
For my application, 2D object which is the shadow of a 3D object on a plane would also work.
Alternatively if linear_extrude() could use a 3D object instead of a 2D object, that would also work.
So far, I have not yet been able to figure out a solution to achieve any of those.
OpenSCAD mailing list
Discuss@lists.openscad.org mailto:Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org
That is exactly what I was looking for. I don't know why I did not see it on the cheat sheet.
Thanks.
Perhaps this will help: https://www.thingiverse.com/tag:bltouch_mount
Try again.
Cheers, RobW
On 4 September 2020 1:39:53 pm AEST, David ainut@hiwaay.net wrote:
Narrower search:
https://www.thingiverse.com/search?q=bltouch+openscad&type=things&sort
=relevant
or
https://tinyurl.com/y38w9msa