mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-08 22:35:18 -06:00
Ender 5 and Ender 5 Pro with SKR E3 Turbo (#360)
This commit is contained in:
parent
3e4560563f
commit
541c97d74a
12 changed files with 24972 additions and 0 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,13 @@
|
|||
# BigTreeTech SKR E3 Turbo with BL-Touch in Ender 5 Pro
|
||||
|
||||
This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender 5 Pro 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. BLTouch can be connected like the SKR E3 mini v2.0 to the Z-PROBE pins (check naming: https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-Pin.pdf). See a SKR E3 mini v2.0 guide: https://linsomniac.gitlab.io/post/2020-06-20-ender3-pro-skr-v2_0-bltouch-upgrade/
|
||||
|
||||
This folder contains configuration files for Ender 5 Pro using v2.0.X Marlin with BLTouch.
|
||||
|
||||
To compile, just use these config files and set `default_envs = LPC1769` in platformio.ini file.
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,13 @@
|
|||
# BigTreeTech SKR E3 Turbo in Ender 5 Pro
|
||||
|
||||
This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender 5 Pro 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 Pro using v2.0.X Marlin.
|
||||
|
||||
To compile, just use these config files and set `default_envs = LPC1769` in platformio.ini file.
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,13 @@
|
|||
# BigTreeTech SKR E3 Turbo with BL-Touch 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. BLTouch can be connected like the SKR E3 mini v2.0 to the Z-PROBE pins (check naming: https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-Pin.pdf). See a SKR E3 mini v2.0 guide: https://linsomniac.gitlab.io/post/2020-06-20-ender3-pro-skr-v2_0-bltouch-upgrade/
|
||||
|
||||
This folder contains configuration files for Ender 5 using v2.0.X Marlin with BLTouch.
|
||||
|
||||
To compile, just use these config files and set `default_envs = LPC1769` in platformio.ini file.
|
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -0,0 +1,13 @@
|
|||
# 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.
|
Loading…
Add table
Add a link
Reference in a new issue