Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
Laserjoint and surface DXF export issue on radius
henry_feldman
Member Posts: 126 EDU
in General
I mostly use OnShape for either 3D printing or laser cutting, so depend on the LaserJoint feature script add in. So ran into a pair of issues. One question there a way to export the outer "surface" of the gray part as DXF? (this is a "living hinge" part so I just want the whole surface as a rectangle with the holes cut in the appropriate places.
Second problem is when I apply the laser joint featurescript between the pink part and gray I get this, which is clearly not what I was looking for (I'd accept just the finger joints but cutting the whole part into slices is weird):
Second problem is when I apply the laser joint featurescript between the pink part and gray I get this, which is clearly not what I was looking for (I'd accept just the finger joints but cutting the whole part into slices is weird):
Tagged:
0
Comments
I had to make a couple decisions when writing the code to make it feasible and not get caught in an enormous number of very specific corner cases.
The core assumption of the feature is that all parts you feed in are planar, and all resulting intersections between those parts have a linear direction given by the cross product of the normals of the largest planar face on each part.
Best practice for your case is to manually make a tab and then circular pattern/mirror, unless there's an algorithm I couldn't think of that would allow automatic resolution of how to make tabs along that circular intersection.
Also, pushed a new version with my forum handle in the documentation, so people don't have to search "laser joint" in the forums to find me.
As far as unwrapping, I believe @konstantin_shiriazdanov only wrote a wrapper FS, not an unwrapper. For circular arcs, I think current OS Sheet metal will unwrap it into a flat pattern, or there's an app in the store called ExactFlat that will do that (which is both not free and which I haven't tried)
PhD, Mechanical Engineering, Stanford University
To unfold it, make a sheet metal model and select thicken at the top, then select the faces you want to thicken
IR for AS/NZS 1100