Optimizing Expanded Metal Mesh in FreeCAD

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

Optimizing Expanded Metal in 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.

A photo of a small sheet of expanded metal
Expanded Metal (source). Expanded metal is a type of sheet metal which has been cut and stretched to form a regular pattern (often diamond-shaped) of mesh-like material (source)

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:

Continue reading