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).
Go to file
ThomasToka 202c3e15a6
Update README.md
typos
2023-02-08 15:57:49 +01:00
323mmx323mm-Ender3S1Pro.HEIC 323mmx323mm print 2023-02-06 23:22:31 +01:00
EnderS1Pro-LinearAdvance-001.HEIC Linear Advance range for Ender 3 S1 Pro 2023-02-06 23:34:17 +01:00
firmware-20230206-114443_noLA.bin Marlin 2.1.x with my tweaks LA disabled 2023-02-06 17:13:01 +01:00
firmware-20230207-081153.bin Marlin 2.1.x with my tweaks LA activated 2023-02-07 08:17:30 +01:00
firmware-20230208-093239_noLA_F1.bin Marlin 2.1.x with my tweaks LA disabled - F1 2023-02-08 09:38:42 +01:00
firmware-20230208-093514_F1.bin Marlin 2.1.x with my tweaks LA activated - F1 2023-02-08 09:37:36 +01:00
LICENSE Initial commit 2023-02-06 15:29:32 +01:00
README.md Update README.md 2023-02-08 15:57:49 +01:00

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

Instructions:

Please do the following two tests:

1.)

  • best is to start with a leveled bed
  • flash the firmware
  • reset to defaults via screen
  • heat up nozzle and bed to your desired temerature
  • g28
  • got to leveling on the screen
  • got to point 2
  • set initial z-offset on this point that it has a around 2mm clearance (this is not final leveling
  • go to points 3,4,5 an check if it nozzle to bed matches point 2, turn the wheels under bed to patch those 2 mm..
  • go back to point 2, lower your z-offset to your desired height via screen (paper method, gauge, etc)
  • go to points 3,4,5 and adjust those with the wheels to match point 2
  • go around 2-3 times
  • do not touch point 1
  • go to leveling -> auto leveling, press start
  • after this your are ready to print
  • watch your g-code for the x position of your purge lines. your bad now starts exactly at x=0 and y=0

2.)

  • best is to start with a leveled bed
  • flash the firmware
  • reset to defaults via screen
  • heat up nozzle and bed to your desired temerature
  • g28
  • got to leveling on the screen
  • got to point 1
  • set initial z-offset on this point that it has a around 2mm clearance (this is not final leveling
  • go to points 2,3,4,5 an check if it nozzle to bed matches point 1, turn the wheels under bed to patch those position..
  • go back to point 1, lower your z-offset to your desired height via screen (paper method, gauge, etc)
  • go to points 2,3,4,5 and adjust those with the wheels to match point 2
  • go around 2-3 times
  • do not touch point 1 after your can go around 2,3,4,5 with same height
  • go to leveling -> auto leveling, press start
  • after this your are ready to print
  • watch your g-code for the x position of your purge lines. your bad now starts exactly at x=0 and y=0

What is interessting in those two tests:

  1. is your nozzle z-offset correct when the print starts on both?
  2. are there any differences between those two tests in the resulting shown z-offsets?

Be carefully with your printer. Mine works fine. But this is a test. So have your fingers near the power button when lowering your z-axis.

Please open an issue if there is something wrong.