Pre- and Post-processing Flashcards
What are the characteristics of Pre- and post-processing?
- Often over-looked, or simply ignored, when talking about AM
- Can add cost and time to the production process
- In some cases, not considering these things can be catastrophic!
- If you are in the position to buy one or more systems – find out about these things first!
E.g. if specialist cleaning materials are required, what is cost of these? Do you need extra equipment? How much floor-space is needed? Any special atmospheric requirements?
When does Pre-processing start?
Pre-processing starts at the design stage: How can you effectively design something if you don’t understand the restrictions of the manufacturing process?
What is it important to consider during the design stage?
Production may be in-house (with or without a choice of which system to use), or may be out- sourced
• In any case, a quick chat with the person running the machine may save you a great deal of time later
Remember, if you have a choice of system and/or material, consider:
- Accuracy required
- Mechanical properties (a cheaper process may give lower properties, but does this matter?)
- Surface finish (may also include colouring procedures)
- Number of parts required
- Component size and complexity (particularly, how easily can you remove support material?)
- Total cost per part (including pre- and post-processing!)
Pre-processing
Remember, if you have a choice of system and/or material, consider:
- Accuracy required
- Mechanical properties (a cheaper process may give lower properties, but does this matter?)
- Surface finish (may also include colouring procedures)
- Number of parts required
- Component size and complexity (particularly, how easily can you remove support material?)
- Total cost per part (including pre- and post-processing!)
Pre-processing
Once you know which system/material combination you will use, some considerations will be:
- Minimum achievable feature sizes
• Minimum wall thickness
• Smallest reproducible hole diameter etc. - What mechanical properties will you obtain, and how homogenous are these?
- What post-processing considerations do you need to be aware of?
• E.g. support structures, powder removal
How do you create an .stl file and then print it?
- Generate 3D CAD model
- Save/export as .stl
- Import into Magics
- Check and repair file
- Save error free .stl
- Send to AM machine for printing
What are the features of .stl?
- Most machines build from .stl file format
• Original format for Stereolithography
• Provides a standard format for use on most machines
• Approximates the part surface into a series of tessellated triangles
• Some loss of accuracy during triangulation
• Very difficult to edit – ‘dumb’ data - Some new formats emerging
How does the .stl file format approximate the surface of a part?
It approximates the part surface into a series of tessellated triangles - Some loss of accuracy during triangulation
Each triangle defined by its normal and 3 vertices
.stl format only describes the surface geometry…
• Any other information from the CAD file will be lost (e.g. layers, colour etc.)
.stl format only describes…
…the surface geometry…
• Any other information from the CAD file will be lost (e.g. layers, colour etc.)
What happens when you convert a file to .stl in terms of the accuracy/tolerances of the end result?
- Always some loss of accuracy during file conversion
- Tolerance is specified during creation of .stl file
- Select a sensible tolerance based on the requirements of the part to be produced
What does a .stl file depend on?
File sizes are directly related to the number of triangles (thus the accuracy) and may also have an effect on pre-processing time (bear in mind how accurate your system even is)!
What is the most used software suite to generate .stl files?
Magics but CAD programmes can export to .stl too.
Mention some functions of the Magics software?
- E.g. tooling
- Slicing
- Support Generation
What is the most important function the Magics software?
File checking / repair
Relatively common for .stl files to have a variety of errors which may cause problems when building the physical part; This is especially common when exporting surface models
Common errors on magics?
- Inverted normals / flipped triangles
- Bad edges
- Bad contours – a group of connected bad edges
- Missing triangles
- Shells
- Noise shells
- Overlapping triangles
- Intersecting triangles
Always check for errors before submitting an .stl file
• Corrupt files can potentially crash an entire build!
What is the best approach to avoid errors on Magics?
By far the best approach is to ensure your original CAD model is robust and water-tight
Eliminating errors at this stage will save time and potential problems later on in the process
How is Orientation/Nesting carried out?
Often carried out in machine-specific build software
• However, these are often not particularly user-friendly (may only provide a 2D view, may not highlight collisions between parts, may be simply ‘unwieldy’!)
• You may prefer to do all of this in CAD/.stl software and then simply import into build software
Why is orientation really important when 3D Printing?
Orientation can have an effect on:
- Surface finish
- Mechanical Properties
- Build Height (and therefore time)
- Assembly (e.g. geometry often more accurate when produced ‘flat’ – if two things need to fit together, build both in this orientation)