Configurations/config/examples/Creality/Ender-3 S1
2022-06-07 18:41:48 -05:00
..
Configuration.h 🔖 Update branch warning 2022-06-07 18:41:48 -05:00
Configuration_adv.h LASER_SAFETY_TIMEOUT_MS 2022-06-02 04:04:38 -05:00
README.md Ender 3 S1 (#677) 2022-02-21 19:51:18 -06:00

Ender 3 S1

Flashing Firmware

The bootloader which handles flashing new firmware on this board remembers the last filename you used.

Therefore, to flash the compiled firmware binary onto the board you must give the "firmware.bin" file on the SD card a unique name, different from the name of the previous firmware file, or you will be greeted with a blank screen on the next boot.

Updating the Display

Currently there is no Marlin-specific firmware available, so flash the latest official firmware to the display. There are some minor graphical glitches but the display is very usable.

Download the latest Ender 3 S1 firmware from www.creality.com/download and flash as follows:

  • Format an SD card using the FAT32 filesystem with 4K cluster size.
  • Copy the private folder to the microSD card and insert the card into the slot on the back of the display unit.
  • Power on the machine and wait for the screen to show a filled progress bar and show "Update finished!". The display will reset shortly after displaying this message.
  • Power off the machine.
  • Remove the SD card from the back of the display.
  • Power on to confirm a successful flash.