Does Ultimaker Cura work on Apple Silicon?

โœณ๏ธ Yes, works via Rosetta 2

May also be known as Ultimaker Cura, cura, or Nl Ultimaker Cura

App Bundles

nl.ultimaker.cura

v4.8
๐Ÿ”ถ App has not yet been reported to be native to Apple Silicon
๐Ÿ–ฅ Supported Architectures X86
Full Info Plist
{
  "CFBundleDevelopmentRegion": "English",
  "CFBundleDisplayName": "Ultimaker Cura",
  "CFBundleDocumentTypes": [
    {
      "CFBundleTypeExtensions": [
        "*"
      ],
      "CFBundleTypeName": "Model Files",
      "CFBundleTypeRole": "Viewer"
    }
  ],
  "CFBundleExecutable": "cura",
  "CFBundleIconFile": "icon.icns",
  "CFBundleIdentifier": "nl.ultimaker.cura",
  "CFBundleInfoDictionaryVersion": "6.0",
  "CFBundleName": "Ultimaker Cura",
  "CFBundlePackageType": "APPL",
  "CFBundleShortVersionString": "4.8",
  "CFBundleSignature": "????",
  "CFBundleVersion": "4.8.0",
  "NSPrincipalClass": "NSApplication"
}
Full Meta Details
{
  "fileSize": 2.19268798828125,
  "architectures": [
    {
      "bits": "64-bit",
      "fileType": "Demand Paged Executable File",
      "header": {
        "magic": 3489328638,
        "cputype": 7,
        "cpusubtype": 3,
        "filetype": 2,
        "ncmds": 17,
        "sizeofcmds": 120,
        "flags": [
          "The object file has no undefined references and is executable.",
          "The object file is the input for the dynamic linker and can not be staticly link edited again.",
          "undefined"
        ],
        "reserved": 0
      },
      "loadCommandsInfo": [
        {
          "description": 4277009103,
          "size": 524291,
          "offset": " 0x0"
        },
        {
          "description": 524291,
          "size": 17,
          "offset": " 0x8"
        },
        {
          "description": "Routines Load Command",
          "size": 131205,
          "offset": " 0x10"
        },
        {
          "description": 131205,
          "size": 25,
          "offset": " 0x18"
        },
        {
          "description": "64-bits Segment Load Command",
          "size": 1095786335,
          "offset": " 0x20"
        },
        {
          "description": 1095786335,
          "size": 20306,
          "offset": " 0x28"
        }
      ],
      "magic": "cffaedfe",
      "offset": "0",
      "processorSubType": 3,
      "processorType": "X86"
    }
  ]
}