Configurations/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo
Scott Lahteine 29dbaf9c78 ♻️ MINIMUM_STEPPER_PULSE_NS
MarlinFirmware/Marlin#27113

Co-Authored-By: Mihai <299015+mh-dm@users.noreply.github.com>
2024-05-30 10:00:39 -05:00
..
_Bootscreen.h 🔧 Move Bootscreen options 2024-03-12 17:06:33 -05:00
_Statusscreen.h 🔧 Creality3D Boot / Status bitmaps (#782) 2022-07-16 23:17:06 -05:00
Configuration.h 📝 MPCTEMP is tested 2024-05-12 17:39:21 -05:00
Configuration_adv.h ♻️ MINIMUM_STEPPER_PULSE_NS 2024-05-30 10:00:39 -05:00
README.md 📝 Hyphen for Ender-# 2024-05-12 17:01:20 -05:00

BigTreeTech SKR E3 Turbo in Ender-5

This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender-5 electronics case.

I (lpla) did a simple adapter for the power supply that can use short M8 screws and bolts (glued to this adapter): https://www.thingiverse.com/thing:4676935

That way the PSU gives enough space for the board to be drop-in replace. So all components fit inside the electronics case and are hold properly.

Regarding wiring, electronics case fan should be connected to the FAN2 pins.

This folder contains configuration files for Ender-5 using v2.0.X Marlin.

To compile, just use these config files and set default_envs = LPC1769 in platformio.ini file.