pub fn write_binary_stl(mesh: &Mesh, name: &str) -> Result<Vec<u8>, String>
Write the kernel mesh as binary STL.