Creality3DPrinting / Ender-3

The Creality3D Ender-3, a fully Open Source 3D printer perfect for new users on a budget.
GNU General Public License v3.0
1.78k stars 655 forks source link

Ender 3 v1 + 4.2.7 v2 Board #59

Closed youssefelhirech closed 3 years ago

youssefelhirech commented 3 years ago

Hello,

I got a ender 3 v1, with a 4.2.7 board, but i can't found a recent firmware and it's impossible to update to marlin 2.0.6. Can someone give me more info about this board ?

Flawioo commented 3 years ago

Hi, the same here. I have dozens of this boards and all of them have no stepper movements. Please can you help all of us?

eduardoluism commented 3 years ago

Same here, no movements.

RudolphRiedel commented 3 years ago

Maybe this helps: https://github.com/MarlinFirmware/Marlin/blob/2.0.x/Marlin/src/pins/stm32f1/pins_CREALITY_V4.h https://github.com/MarlinFirmware/Configurations/tree/import-2.0.x/config/examples/Creality/Ender-3%20V2

youssefelhirech commented 3 years ago

Guys, check my issue here, it's fix

https://github.com/MarlinFirmware/Marlin/issues/19029#issuecomment-677572229

christianjou commented 3 years ago

Guys, check my issue here, it's fix

MarlinFirmware/Marlin#19029 (comment)

* You need to download [bugfix2.0.x marlin files on github ](https://github.com/MarlinFirmware/Marlin/archive/bugfix-2.0.x.zip)

* Copy Ender 3 Pro 1.5 config in to Marlin folder

* Change in to your **configuration.h**  ligne 133
#define MOTHERBOARD BOARD_CREALITY_V427
* Change default_env in **platformIO.ini** :
default_envs = STM32F103RET6_creality

thanks a lot.

However, how activate the Bltouch ? I try but no success