Download MeshCAM
Get a registration code here if you don't already have one.
Looking for older MeshCAM releases? Click here.
MeshCAM V9 Beta
Build 58 for Windows. Released on Feb 11, 2026.
Build 58 for Mac/OSX. Released on Feb 11, 2026.
--> // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // // const url='/files/v9/58/changes.txt'; fetch(url, { method: 'GET', headers: { 'X-Requested-With': 'XMLHttpRequest', }, }) .then(response => response.text()) .then(text => { //put all numbers at the start of the line between tags text = text.replace(/(\n\d+)/g, '\n$1') text = text.replace(/(^\d+)/g, '$1') //replace /n withtext = text.replace(/\n/g, '
');; console.log(text); changeText = text; changes = true; })" x-text="changes?'Hide Changes':'Show Changes'" class="pointer">See Changes