This article describes a update custom build for the custom firmware “Hemera SKR” based on Marlin 2.1.2 released 18th December 2022 and prepared for use with an updated custom hardware configuration comprising of the: E3D Hemera Hot-end, the BigTreeTech SKR 1.4 Turbo board, TMC2209 stepper drivers and the BLTouch v3.1. The printer frame and PSU are from a Ender 3 Pro (v1).
Note: this release changes ABL from bilinear to UBL (unified bed levelling).
This release is intended for use with the E3D Hemera Hot-end but can be adjusted to accommodate your own custom hardware configurations.
Continue reading
This article describes another release for Marlin this version is based on 2.0.9.3 released 25th December 2021 and prepared for use with an updated custom hardware configuration comprising of the: E3D Hemera Hot-end, the BigTreeTech SKR 1.4 Turbo board, TMC2209 stepper drivers and the BLTouch v3.1. The printer frame and PSU are from a Ender 3 Pro (v1).
This release is intended for use with the E3D Hemera Hot-end.
Continue reading
This article describes another release for Marlin this version is based on 2.0.8.2 released 29th May 2021 and prepared for use with an updated custom hardware configuration comprising of the: E3D Hemera Hot-end, the BigTreeTech SKR 1.4 Turbo board, TMC2209 stepper drivers and the BLTouch v3.1. The printer frame and PSU are from a Ender 3 Pro (v1).
Continue reading
This article describes another release for Marlin this version is 2.0.8 based on the release from 30th April 2021 and prepared for use with the Ender 3 Pro and a custom hardware configuration comprising of the: BigTreeTech SKR 1.4 board, TMC2209 stepper drivers and the BLTouch v3.1 (other versions supported review wiring diagram for your variant).
Continue reading
This article describes another release for Marlin this version is 2.0.7.2 based on the release from 22nd October 2020 for use with the Ender 3 Pro and a custom hardware configuration: BigTreeTech SKR 1.4 board, TMC2209 drivers, BLTouch v3.1 (others supported check wiring).
Continue reading
This article describes another release for Marlin this version is 2.0.7 released 29th September 2020 for use with the Ender 3 Pro and a custom hardware configuration: BigTreeTech SKR 1.4 board, TMC2209 drivers, BLTouch v3.1 (others supported check wiring).
Continue reading
Please note custom Marlin sources have been migrated from BitBucket to GitLab. Additionally custom Marlin releases will now be found & hosted at GitLab at the following URL: gitlab.com/oddineers-public/marlin-ender-3/-/releases
Except as represented in this agreement, all work featured here by Oddineers is provided “AS IS”. Other than as provided in this agreement, Oddineers makes no other warranties, express or implied, and hereby disclaims all implied warranties, including any warranty of merchantability and warranty of fitness for a particular purpose.
Use at your own risk
Usage & Installation Details
- Download a desired firmware build and rename it to
firmware.bin.
- Copy the file firmware.bin to the MicroSD card and insert into BTT SKR1.4 and boot.
- Check and update probe offsets!
Important information on Probe offsets
Keep in mind that in using these binary builds; you will need to adjust your X, Y, Z offset settings specific to your setup.
Updating Probe offset values manually using G-code M851
The following example shows the G-Code required to set the offset values after flashing a new firmware. Again you will need to adjust these offsets to accommodate your own requirements.
Set the Z offset for the BLTouch by sending G-code:
M851 Z-1.46
Set the X and Y distance (probe left front of nozzle) by sending G-code:
M851 X-46.00 Y-16.00
Set X, Y, and Z in one G-code command:
M851 X-46.00 Y-16.00 Z-1.46
Save the setting to the EEPROM by sending G-code:
M500
Setting Fade Height manually via G-code M420
Set the Fade Height with G-Code:
M420 Z10
This article describes another release for Marlin this version is 2.0.6.1 released 28th August 2020 for use with the Ender 3 Pro and a custom hardware configuration: BigTreeTech SKR 1.4 board, TMC2209 drivers, BLTouch.
Continue reading
This article describes how to compile Marlin 2.0.6 released 27th July 2020 for use with the Ender 3 Pro and a custom hardware configuration comprising of the following components: BigTreeTech SKR 1.4 board, TMC2209 drivers, BLTouch. The BBT SKR 1.4 board is replacing the Creality Melzi board found in the stock printer.
Continue reading
This article describes how to compile Marlin 2.0.5.4 released 9th July 2020 for use with the Ender 3 Pro and a custom hardware configuration comprising of the following components: BigTreeTech SKR 1.4 board, TMC2209 drivers, BLTouch. The BBT SKR 1.4 board is replacing the Creality Melzi board found in the stock printer.
Continue reading