Academy / Introduction to 3D Printing / Setting Up Bambu Studio

Setting Up Bambu Studio

10 min read

Bambu Studio is the free slicer software made by Bambu Lab specifically for their printers. It's where you'll spend most of your time preparing prints - importing models, choosing settings, and sending jobs to your printer. Think of it as mission control for your 3D printing.

Let's get it installed and set up.

Download and Install

Head to the Bambu Lab website and download Bambu Studio for your operating system:

https://bambulab.com/en/download/studio

The installer is straightforward:
- Windows: Download the .exe file, double-click it, and follow the prompts
- macOS: Download the .dmg file, drag Bambu Studio into your Applications folder
- Linux: Download from the Bambu Lab GitHub page (Ubuntu 20.04+ or Fedora 36+)

System requirements are modest - you need at least 4GB of RAM (8GB recommended), 2GB of free disk space, and a processor from the last 10-15 years. If your computer can run a modern web browser smoothly, it can run Bambu Studio.

The Setup Wizard

When you first launch Bambu Studio, a setup wizard will walk you through the initial configuration. Here's what to expect at each step:

1. Select Your Login Region

Choose the region where you created your Bambu Lab account (North America, Europe, Asia, etc.). This matters because your account credentials are region-specific - a North American account won't work if you select China as your region, for example.

2. Select Your Printer(s)

You'll see a list of all Bambu Lab printer models. Check the one(s) you own. This tells Bambu Studio what build volume, nozzle options, and features are available to you. Don't worry about getting this perfect - you can always change it later in the settings.

Also select the nozzle size you have installed. Most Bambu Lab printers come with a 0.4mm nozzle by default, which is the standard and what we'll be using throughout this course.

3. Select Your Filaments

Choose the filament types and brands you plan to use. This populates the filament preset list so you can quickly select the right profile when printing. At minimum, check Bambu PLA Basic - that's the one you'll use for your first prints.

You can always add more filament presets later as your collection grows.

4. Install the Bambu Network Plug-in

This step is important. The network plug-in allows Bambu Studio to communicate with your printer over your local network (Wi-Fi or ethernet). Without it, you'd have to transfer files using a micro SD card every time.

The plug-in installs automatically if you have an internet connection. Let it install - it only takes a moment.

Why is the Bambu Network Plug-in important to install?
It makes the slicer run faster
It adds more filament presets to choose from
It enables color printing
It lets Bambu Studio send print jobs to your printer over your network

Log In to Your Account

After the setup wizard, log in to your Bambu Lab account. If you don't have one yet, create one at https://bambulab.com.

Logging in is optional but strongly recommended because it:
- Enables your print history so you can reprint past jobs from the Bambu Handy app
- Syncs your settings across multiple computers
- Allows remote monitoring and control of your printer

To log in, click the profile/account icon in the upper area of Bambu Studio and enter your credentials.

Connect Your Printer

Before you can send prints wirelessly, your printer needs to be bound to your account. There are two ways to do this:

Method 1: Using the Bambu Handy app (recommended)

This is the easiest approach and works with all Bambu Lab printers:

  1. Download the Bambu Handy app on your phone (iOS or Android)
  2. Log in with the same Bambu Lab account you used in Bambu Studio
  3. Open the Devices tab and tap "+ Bind Printer"
  4. Follow the on-screen instructions to connect your printer

Once the printer is bound through the app, it will automatically appear in Bambu Studio because they share the same account.

Method 2: Directly in Bambu Studio

You can also bind your printer from within Bambu Studio itself:

  • Via PIN code (for P Series and A Series printers): Go to the device section and enter the PIN shown on your printer's screen
  • Via IP address and access code (for LAN-only setups): Enter your printer's local IP address and the access code from the printer's settings

Verify the Connection

After binding, click on the Device tab in Bambu Studio. You should see your printer listed with its current status (idle, printing, etc.). If it shows up and says it's ready, you're all set.

If your printer doesn't appear:
- Make sure your computer and printer are on the same Wi-Fi network
- Try restarting Bambu Studio
- Check that the network plug-in installed successfully (Settings -> Network Plug-in)

If your printer doesn't show up in Bambu Studio after binding, what should you check first?
Whether you selected the right filament preset
Whether your computer and printer are on the same Wi-Fi network
Whether your nozzle is the right size
Whether the build plate is installed correctly

A Quick Tour of the Interface

Now that Bambu Studio is installed and connected, let's quickly orient ourselves. The interface has a few main areas:

The 3D Viewport (center) - This is the big area where you'll see your 3D models sitting on a virtual build plate. You can rotate, zoom, and pan around to view your models from any angle.

The Toolbar (top) - Buttons for importing models, moving/rotating/scaling objects, and switching between views.

The Settings Panel (right side) - Where you choose your printer, filament, and print quality (layer height). This is where most of your decisions happen.

The Slice/Print Button (top right) - Once your model is placed and your settings are chosen, this button slices the model and shows you a preview. Then you can send it to your printer.

The Device Tab - Shows your connected printer(s), their status, and lets you monitor prints in progress.

Don't worry about memorizing all of this now. You'll get familiar with it naturally as we use it in the next lessons.

You're Ready

Your copy of Bambu Studio is installed, configured, and connected to your printer. You've done the unglamorous but essential setup work that makes everything else possible.

In the next lesson, we're going to put it to use. You'll import your first 3D model, choose your settings, and slice it - getting it ready to print. This is where things get exciting.

Have you finished this lesson?