Marlin / OctoPrint
This section contains no articles.
Klipper / Mainsail / Fluidd / Moonraker
How to enable webcam streaming on the Snapmaker U1
The Snapmaker U1 has a built-in camera, but getting it to stream reliably to SimplyPrint requires some extra configuration. This guide covers two methods to enable webcam support - using custom firmware or running a keepalive script on your local network. Snapmaker has been supportive of community modifications and may open up more features natively in future firmware updates, such as SSH access or public source code. Until then, these workarounds provide reliable webcam streaming.Few readersHow to set up SimplyPrint on the Creality Sonic Pad
The Creality Sonic Pad lacks the SSL certificates Python package required to securely download print files from SimplyPrint's servers. Because of the missing SSL package, you'll need to enable root access on the Sonic Pad and run a script that installs it. In this guide we will go through: Finding the Sonic Pad's IP address Enabling root access and getting the password Downloading the required packages via SSH (1-3-doFew readers
Direct Prusa Integration
This section contains no articles.
Bambu Lab
Connecting Bambu Lab printers to SimplyPrint
Connecting Your Bambu Lab Printers to SimplyPrint Bambu Lab printers can be connected to SimplyPrint via our custom integration. This might be different from other printers you have connected to SimplyPrint, so please read this guide carefully. Support, feedback & updates: join our Discord server During the beta, all support and feedback will be handled through our Discord server. ClickPopularBambu Lab: LAN-only mode and Developer Mode - how to enable
Bambu Lab: LAN-only mode and Developer Mode - how to enable To use SimplyPrint with a Bambu Lab printer on current firmware, you need to enable LAN-only Mode and Developer Mode on the printer. Both. This guide walks through enabling them and finding the access code SimplyPrint needs.PopularBambu Lab: How to downgrade firmware
In this guide, we'll show you how to downgrade the firmware of your Bambu Lab printer. You may want to do this if your printer is affected by the new "Bambu Lab security firmware update", that blocks cloud-mode Bambu Lab printers from starting prints & performing any actions via SimplyPrint. More on this here; Bambu Lab security firmware "Authorization Control System" update: will I still be able to use SimplyPrint? (https://help.simplyprint.io/en/article/bambu-lab-security-firmware-authorizatPopularBambu Lab: printer stopped working after firmware upgrade / can't start prints anymore
Bambu Lab: printer stopped working after firmware upgrade / can't start prints anymore If your Bambu Lab printer stopped working with SimplyPrint after a firmware update, the cause is almost always Bambu's Authorization Control System (ACS). ACS prevents third-party software (us, OrcaSlicer, Home Assistant, all of them) from starting prints, heating the printer, or sending movement commands when the printer is in Cloud mode. The good news: SimplyPrint still works with Bambu Lab printersPopularBambu Lab integration: Webcam setup and usage guide
Supported printers We support the built-in webcam on all current Bambu Lab printers: A1-series: A1 and A1-mini P1-series: P1P and P1S X1-series: X1, X1-Carbon and X1E New H2D printer and variants This will work both in LAN-only and Cloud mode (https://help.simplyprint.io/en/article/bambu-lab-integPopularBambu Lab Integration: Where to find your logs
When running the Bambu Lab integration client, it produces important logging information that it stores on the device you are running the client on. These log files include the raw MQTT data sent between the printer and the client, the raw data sent between the client and SimplyPrint and other additional logging information regarding the health and operation of the client. Commonly, you'll be asked to send over these logs files in their entirety, but it is also possible to access them directlyPopularBambu Lab integration: LAN-only vs Bambu Cloud
Bambu Lab integration: LAN-only vs Bambu Cloud There are three ways to use SimplyPrint with a Bambu Lab printer. The one most users want, full control (start prints, AMS, temperature, movement), requires the printer to be in LAN-only Mode with Developer Mode enabled on current firmware. The other two paths (monitor-only Cloud mode, or not adding the printer to SimplyPrint at all) are real options if LAN-only Mode doesn't fit your setup. This article lays out all three, why LAN-only MPopularBambu Lab integration: supported and recommended hardware
Bambu Lab Integration: Supported and Recommended Hardware The SimplyPrint Bambu Lab integration allows you to connect your Bambu Lab printers to our platform using an external device. This guide covers the supported and recommended hardware options for running the SimplyPrint Bambu Lab Client. Recommended Hardware Options To ensure stable and reliable performance, we recommend using one of the following devices: Raspberry Pi (Recommended) Models supported: Raspberry Pi 3B,Some readersBambu Lab Integration: Performance and optimal setup
The Bambu Lab Integration runs locally on the device you've used to set it up (See the Bambu Lab setup guide). We support a wide variety of devices including most common personal use ones, like macOS, Windows and Linux computers, Raspberry Pi's of all kinds and any x86-64 or ARM based device running the aforementioned operating systems. Generally the device needs to be turned on at all times to function, on macbooks that means disabling the "sleep" moSome readersBambu Lab Integration: How to find your version number in the client
Where is the version number listed? You can find the version of the Bambu Lab Client by navigating to the webpage you use to add Bambu Lab printers. Bambu Lab Client printers page Then by clicking the "Settings" button you will be taken to a settings page. Settings button Here you'll always be able to see the curSome readersBambu Lab Integration: How to update the client
After following the installation steps for the first time, you now have a certain version of the Bambu Lab Client installed. Once in a while a new update will be pushed, containing features, bug fixes and other important updates. There are multiple ways to keep the client up to date. Inside the Bambu Lab clienFew readersBambu Lab Client MacOS setup: allow open on startup & run in background
Bambu Lab Client macOS Setup: Allow Open on Startup To ensure the SimplyPrint Bambu Lab Client starts automatically when you log in, follow these steps to add it to your Login Items and allow it to run in the background. Step 1: Add to Login Items Open System Settings on your Mac. Go to General Login Items. Under the Open at Login section, click the + (plus) button. Navigate to Applications simplyprint-bambu-lab. Select the simplyprinFew readersBambu Lab Integration: How to find my local dashboard
Bambu Lab Integration: How to Find My Local Dashboard After installing the Bambu Lab client integration on your device of choice following our setup guide, a local dashboard is now running. You'll need to access this dashboard to manage the Bambu Lab printers connected to SimplyPrint. The dashboard is a web page hosted on your device locally. It typically uses port 8000, but if that port is alFew readersHow to update Bambu Lab firmware in LAN-only mode
How to update Bambu Lab firmware in LAN-only mode You can update your Bambu Lab printer's firmware while it stays in LAN-only Mode, without re-enabling Cloud mode and without using Bambu Handy. The supported path is an offline update from a USB stick or microSD card. This article walks through both that offline path and a faster online alternative for when the offline package isn't available yet. This matters because all newer Bambu Lab printers (and the latest firmware on older models)Few readers
Duet3D / RepRapFirmware
This section contains no articles.
Creality HI setup: Enable SimplyPrint support
Creality HI setup: Enable SimplyPrint support To connect your Creality HI printer with SimplyPrint, a small configuration change is needed. Step 1 – Enable root access on the printer On the printer’s screen, go into Settings and enable Root access. When enabled, the printer will show the SSH login credentials (username, password, and IP address). Step 2 – Connect to the printer via SSH Open a terminal: Windows → Command Prompt Mac → Terminal Enter theFew readersDirect Prusa Integration - custom SimplyPrint Prusa firmware setup
SimplyPrint × Prusa direct integration (beta) This setup connects newer Prusa printers (with the latest/mainline Prusa mainboards) directly to SimplyPrint without a Raspberry Pi or OctoPrint, by flashing a small patch on top of the official Prusa firmware so the printer can talk to SimplyPrint. BetaFew readersFLSUN T1 Pro/Max setup: update certificates to enable SimplyPrint support
FLSUN T1 Pro/Max setup: Update certificates to enable SimplyPrint support Some FLSUN T1 Pro/Max printers ship with outdated SSL certificates, which may prevent SimplyPrint from connecting properly. To fix this, you just need to run a quick command on your printer via SSH. Step 1 – Connect to your printer via SSH New to SSH? Check out our setup guide on what it is and how to use it; SSH: What is it and how to use it (https://help.simplyprint.io/en/article/ssh-what-is-it-and-how-to-usFew readers