Wingetlywingetly
← All apps

MakerBot Print

by MakerBotv4.10.1.2056

Last updated

Prepare, manage, and monitor 3D prints

Install with winget

$ winget install --id MakerBot.MakerBotPrint --exact --version 4.10.1.2056

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for MakerBot Print

MakerBot Print uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i MakerBotPrintInstaller.exe /quiet /norestart

See the full silent install reference for MakerBot Print

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

MakerBot Print is our new desktop application that allows you to prepare, manage, and monitor 3D prints.

- Prepare: Import design files in native CAD and fine-tune their settings for optimal results when printing.

- Manage: Keep your projects organized by automatically arranging models across one or several build plates.

- Monitor: Kick-off prints, control your printer, and monitor print progress remotely.

Installers · v4.10.1.2056

ArchitectureTypeScopeInstallDownload
x64EXE
Burn bundle
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for MakerBot Print.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • blenderBlender Foundation
    BlenderFoundation.Blenderv5.2.1

    Free and Open 3D Creation Software

  • OpenSCAD NightlyOpenSCAD
    OpenSCAD.OpenSCAD.Nightlyv2025.09.07

    OpenSCAD is software for creating solid 3D CAD objects.

  • Revo DesignKVS Ltd
    Revopoint.RevoDesignv8.0.123.0

    Scan-to-CAD conversion software.

  • Mine-imatorDavid Norgren
    DavidNorgren.Mine-imatorv1.2.9

    Create animated videos using blocks, items and the lovable characters from Minecraft.

  • OpenSCADOpenSCAD
    OpenSCAD.OpenSCADv2021.01

    OpenSCAD is software for creating solid 3D CAD objects.

  • blenderBlender Foundation
    BlenderFoundation.Blender.LTS.4.5v4.5.10

    Free and Open 3D Creation Software

More from MakerBot or browse 3d, 3d-printer, 3d-printing.

Frequently asked questions

How do I install MakerBot Print on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MakerBot.MakerBotPrint --exact --version 4.10.1.2056. winget downloads the installer from MakerBot and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install MakerBot Print silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MakerBot.MakerBotPrint --exact 4.10.1.2056 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for MakerBot Print?
MakerBot Print uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i MakerBotPrintInstaller.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall MakerBot Print via winget?
Run: winget uninstall --id MakerBot.MakerBotPrint --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from MakerBot Print's Apps & Features entry.
Is MakerBot Print free?
MakerBot Print is distributed under Proprietary. Refer to the publisher (https://www.makerbot.com/makerbot-print/) for the full license terms - Wingetly itself does not charge for installation.
Does MakerBot Print work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls MakerBot Print directly from the publisher.
How do I keep MakerBot Print up to date?
Run winget upgrade --id MakerBot.MakerBotPrint --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of MakerBot Print from microsoft/winget-pkgs.