This guide will show how to model sheets of Expanded Metal in FreeCAD, without slowing (or killing) FreeCAD.

In our last guide, we looked at how to get a granular view of the size (in bytes) of each layer in a FreeCAD file — so we could figure out which object was causing the file to be so large and slow. We found that 90% of the file’s (uncompressed) MemSize was being caused by just one item: a 95 cm x 68 cm sheet of Expanded Metal.

Unfortunately, rendering mesh objects (like Expanded Metal) in any CAD software can cause enormous lag in the app.
This article is part of a 2-part series:
- Part 1/2: Troubleshooting Large FreeCAD File Sizes
- Part 2/2: Optimizing Expanded Metal Mesh in FreeCAD