: The full version is available for Windows , macOS , and Linux (as an AppImage).

The 7.1 update introduced several highly requested features, particularly for rotary machining:

: Handles 3D STL files, 2D vector curves (DXF, EPS, SVG), and bitmap images (JPG, BMP) within a single project. Updates and Installation

: A major highlight of Version 7.1 is the ability to create rotary toolpaths for rectangular blocks. Previously, the software assumed a cylindrical block, which often resulted in "cutting air" at the corners.

// router.js onPageChange = (options) => { ⋮ salsify.events.navigation(options) } // addToCart.js onAddToCart = (options) => { ⋮ salsify.events.addToCart(options) } // view.html