This is [MARLIN-E3S1PROFORK-BYTT]. A Fork of Marlin 2.1.x-bugfix with the Creality Ender 3 S1 Pro source code included. Personal tweaks, fixes and enhancements included. This firmware is for the Ender 3 S1 Pro (touchscreen) and Ender 3 S1 Plus (touchscreen).
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
ThomasToka 4dddf2727d
Delete firmware-20230207-081153.bin
Update release uploaded. This File is obsolete now.
2 years ago
323mmx323mm-Ender3S1Pro.HEIC 323mmx323mm print 2 years ago
EnderS1Pro-LinearAdvance-001.HEIC Linear Advance range for Ender 3 S1 Pro 2 years ago
LICENSE Initial commit 2 years ago
README.md Update README.md 2 years ago
firmware-20230208-093239_noLA_F1.bin Marlin 2.1.x with my tweaks LA disabled - F1 2 years ago
firmware-20230208-093514_F1.bin Marlin 2.1.x with my tweaks LA activated - F1 2 years ago
firmware-20230209-094711.bin Marlin 2.1.x with my tweaks LA activated 2 years ago
firmware-20230209-094937_noLA.bin Marlin 2.1.x with my tweaks LA disabled 2 years ago
firmware-20230209-100019_F1.bin Marlin 2.1.x with my tweaks LA activated - F1 2 years ago
firmware-20230209-100411_noLA_F1.bin Marlin 2.1.x with my tweaks LA disabled - F1 2 years ago

README.md

MarlinFirmware

Personal tweaks and builds of marlin 3d printer firmware repositories.

Source code is here: https://github.com/ThomasToka/MarlinbySynman/tree/bugfix-2.1.x-tweakedbyThomasToka

Update 08.02.2023 10:42 CET:

It seems there is bug when pushing touch display fast at initial z-offset configuration via touch screen. I opened a bug with the builder of this wonderfull peace of software. https://github.com/synman/Ender-3-S1-Pro-Firmware/issues/20

So my instructions for firmware installations are:

  • level your bed with old firmware
  • note your z-offset ex. -1.74mm
  • flash new firmware
  • connect with pronterface or other terminal to your printer and issue:
  • M502 ; factory reset
  • M851 Z-1.74 ; set your z-offset
  • M500 ; save configuration
  • M503 ; check if your z-offset matches
  • G28 ; home your printer
  • on the touch start autoleveling (there is no need to do the points if your bed was level before..)
  • after autoleveling your are ready to print.

Be carefully with your printer. Mine works fine. But this is a new build. So have your fingers near the power button when lowering your z-axis and starting print for the first time.

Please open an issue if there is something wrong.