Installation

System Requirements

  • Java 21 or later (free, from Adoptium)
  • Operating System: Windows 10+, macOS 12+, or Linux (X11 or Wayland)
  • Memory: 4 GB RAM minimum, 8 GB recommended
  • Disk: ~100 MB for MapleCAM + Java runtime

Download

Download the latest release from the MapleCAM website.

Install Java

MapleCAM requires Java 21 or later. If you don't already have it:

  1. Visit Adoptium
  2. Download the installer for your platform
  3. Run the installer with default settings

To verify your installation, open a terminal and run:

java -version

You should see output showing version 21 or later.

Running MapleCAM

Windows

Double-click the downloaded .jar file, or run from a terminal:

java -jar MapleCAM.jar

macOS

java -jar MapleCAM.jar

Linux

java -jar MapleCAM.jar