Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Creating a flat pattern from 2D orthographic views

keithjk
Advocate

Creating a flat pattern from 2D orthographic views

keithjk
Advocate
Advocate

One of our locations is still using 2D AutoCAD to create their sheet metal designs and I want to automate the flat patterns.  (Yes, I know they should use Inventor but that isn't my call).

 

Are there any software packages out there that will take 3 (or more) orthographic views and create a flat pattern?

 

Thanks

0 Me gusta
Responder
Soluciones aceptadas (1)
1.212 Vistas
6 Respuestas
Respuestas (6)

akaterr55
Advocate
Advocate
You are wanting to make a flat pattern, net, development ( always forget the term development from back in school ) from a three-view orthographic? Hmm.
Long ago I made a very simple "foldit.lsp" to go from flat to formed, but not unfolding. The bend allowance is just the material thickness and it doesn't put a radius or anything on the brakes. But it was good enough for building Sheet metal cabinets with through and take holes.
I'm assuming you already know how meticulous it is to go from your three views to a flat pattern. It would be much different if you had a formed 3-D to begin with. Something for that scenario I'm pretty sure exists.
Your situation sounds like something I would like to try to sink my teeth into.
Would you mind posting an example or two of what you were dealing with?
0 Me gusta

JDMather
Consultant
Consultant

@keithjk wrote:

 

Are there any software packages out there that will take 3 (or more) orthographic views and create a flat pattern?

 

Thanks


Autodesk Fusion 360 is supposed to get Sheet Metal sometime this summer ( I haven't checked - it might have already been released).

Fusion is very inexpensive and even free for most users.


-----------------------------------------------------------------------------------------
Autodesk Inventor 2019 Certified Professional
Autodesk AutoCAD 2013 Certified Professional
Certified SolidWorks Professional


dieters
Autodesk
Autodesk

 

I've used a different workflow. Several years ago, I needed an unusually shaped sheet metal case for a personal project, so I created a 3D solid model in AutoCAD. After checking it for tolerances and interferences with the parts that it housed, I  exported it as an ACIS .sat file. The company that I sent it to imported the file, and using their unnamed software, "unfolded" it adding  bend allowances appropriate for the sheet metal thickness and bend relief at the corners.

 

The method worked beautifully! A few days later, I received my folded, powder-coated case precisely to my specifications, all without the design ever having touched paper! 

 

Dieter

 

Dieter Schlaepfer
Principal Learning Experience Designer
Autodesk, Inc.
San Rafael, California
0 Me gusta

john.vellek
Alumni
Alumni

Hi @keithjk,

 

This is not a built-in feature of AutoCAD although I am aware that many utilities can be found on the Internet

 

For the next step I also found a nesting add-in to help optimize layouts for cutting in the Autodesk App Store.

 

 

Please select the Accept as Solution button if my post solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Me gusta

john.vellek
Alumni
Alumni

Hi @keithjk,

 

I am checking back to see if my post or others helped you with your problem. Please add a post with how you decide to proceed and your results so other Community members may benefit.

 

 

 

Please hit the Accept as Solution button if a post or posts solves your issue or answers your question.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Me gusta

keithjk
Advocate
Advocate
Solución aceptada

Everyone,

 

Thanks for the responses.  I really think my suggestion to the location that doesn't want to use Inventor is to START using Inventor!  I am a standard AutoCAD user with 20+ years experience and made the switch to Inventor about 5 years ago.  Both packages have their place but for sheet metal folding and unfolding, there is no comparison.

 

I do remember quite a few years ago, I did stumble across a program that would take 3 (or more) 2D orthographic projections in AutoCAD, and then create a flat pattern.  I am sure I could develop something similar in LISP or .NET but why recreate the wheel when Inventor has that built in?

 

Thanks for the advice everyone!