How To Update the Firmware on the Ender 3 S1 Pro
Description:
In this video, I provide a comprehensive, step-by-step guide on how to update the firmware on your Ender 3 S1 Pro 3D printer. Learn why updating your firmware is important, understand the risks involved, and follow along as I walk you through each stage of the process—from checking your current firmware version to downloading and installing the new firmware on both the display and the mainboard.
Whether you’re looking to access new features or troubleshoot issues, this video covers everything you need to know to successfully update your printer’s firmware
Material List:
(As an Amazon Associate I earn from qualifying purchases.)
How to Update the Firmware on Your Ender 3 S1 Pro: A Step-by-Step Guide
One common question I’ve received recently is how to update the firmware on the Ender 3 S1 Pro. This blog post will walk you through the entire process, highlighting important considerations and potential pitfalls. Let’s dive in!
Why Update Your Firmware?
Updating the firmware on your Ender 3 S1 Pro brings several benefits, primarily new features. For instance, if you have the laser engraving module, the newer firmware allows seamless switching between the printer head and the laser engraving head. Even if you don’t have this module, keeping your firmware updated ensures you have access to the latest features and improvements.
Risks and Precautions
Before proceeding, it’s important to understand the risks. Firmware updates can potentially “brick” your printer if something goes wrong, such as a failed or interrupted update. However, I’ve personally updated my firmware multiple times without any issues. Proceed with caution and at your own risk.
What You’ll Need
- Computer with Internet Access: To download the firmware.
- Media for Firmware Transfer: An SD card and a Micro SD card (8GB or less is recommended). You can use a larger card, but you’ll need to partition it to 8GB.
Preparation
- Check Current Firmware Versions: Navigate to
Settings > Abouton your printer to note the firmware and screen versions. Take a picture for reference. - Identify Your Printer’s Chip Version: Unplug the printer, remove the bottom cover, and locate the chip. It’s either a 401 or a 103. This will determine which firmware version you need.
Partitioning an SD Card (If Needed)
If your SD card is larger than 8GB:
- Open Disk Management: Press
Windows + R, typediskmgmt.msc, and hitOK. - Delete Existing Partition: Right-click on your SD card and select “Delete Volume.”
- Create a New Partition: Right-click the unallocated space, select “New Simple Volume,” and set the size to 8000 MB.
- Format the Partition: Right-click the new volume, select “Format,” choose FAT32, and set the allocation unit size to 4096 bytes.
Downloading and Installing the Firmware
- Download Firmware: Visit Creality’s official website, navigate to
Downloads > Firmware, and select the latest firmware for Ender 3 S1 Pro. - Extract Firmware Files: Use WinRAR to extract the downloaded
.rarfile to your desktop. - Prepare SD Card for Display Firmware:
- Copy
private,DWIN_SET, andfirmware.binfiles to the SD card. - Insert the SD card into the display, reconnect it, and turn on the printer to start the update.
- Once updated, remove the SD card.
- Copy
- Prepare SD Card for Mainboard Firmware:
- Delete previous files from the SD card.
- Copy
STM32F4_UPDATE.binto the SD card. - Insert the SD card into the printer and turn it on to start the update.
Final Steps
- Verify Update: After the printer restarts, navigate to
Settings > Aboutto check the firmware versions. - Remove SD Card: Turn off the printer and remove the SD card.