Marlin icon indicating copy to clipboard operation
Marlin copied to clipboard

Support for Creality Ender 3v2 with Board v4.3.1

Open crbn60 opened this issue 3 years ago • 24 comments

Description

Please add compiles for the Reality v4.3.1 control board. I received a new Ender 3v2, purchased from a Canadian reseller this week, and that is the version of the control board inside it.

Additional Information

IMG_0593

crbn60 avatar Jan 21 '22 19:01 crbn60

Followed what you said and end up getting a compiling error. Error: Unknown environment names 'STM32F103RCT6_creality'

Dank84 avatar Jan 22 '22 14:01 Dank84

I flashed with E3V2-UBL-BLTouch-10x10-v4.2.2-v2.0.1 and am printing fine with a CRTouch

Dank84 avatar Jan 22 '22 15:01 Dank84

Is there a drop-in replacement board from a third-party for this unit that would make things easier instead of having to try and get Creality to send me an older board?

crbn60 avatar Jan 23 '22 00:01 crbn60

printing fine

I would think the above would not be the case if the X & Y axis were reversed on @Dank84's board…

crbn60 avatar Jan 23 '22 00:01 crbn60

nothing seems to be reversed. Its printing wonderfully.

I ordered a 4.2.7 board off amazon @crbn60

Dank84 avatar Jan 23 '22 00:01 Dank84

nothing seems to be reversed. Its printing wonderfully.

I ordered a 4.2.7 board off amazon @crbn60

Why did you order a replacement if it's working fine as is?

@tititopher68-dev how do we know how our specific board is setup?

crbn60 avatar Jan 23 '22 00:01 crbn60

for the memory as per tititopher

Dank84 avatar Jan 23 '22 00:01 Dank84

@tititopher68-dev do you know the pins I need to switch if that is the case. The 4.2.7 board is arriving today

Dank84 avatar Jan 23 '22 16:01 Dank84

just received the 4.2.7 board and it has a STM32F103RCT6

Dank84 avatar Jan 23 '22 21:01 Dank84

Simply because motherboard v431 is the motherboard of Ender6 and under Marlin, we have the pin's file...after perhabs just

I need to print a case for a Pi Zero, then I'll take the cover off and document what is connected to where on the board.

crbn60 avatar Jan 23 '22 21:01 crbn60

thanks @tititopher68-dev

im getting Error: Please specify platform for 'STM32F103RCT6_creality' environment

I added platform = ${common_stm32.platform} to the stm32f1.ini and now I get this error

Error: Build environment 'STM32F103RCT6_creality' is incompatible with BOARD_CREALITY_V431. Use one of these: STM32F103RET6_creality, STM32F103RET6_creality_maple

Dank84 avatar Jan 23 '22 23:01 Dank84

@tititopher68-dev

without that line in the stm32f1.ini , when I try to compile it returns

Error: Please specify platform for 'STM32F103RCT6_creality' environment

Dank84 avatar Jan 24 '22 00:01 Dank84

@tititopher68-dev copying everything above still returns the error

Error: Please specify platform for 'STM32F103RCT6_creality' environment

Dank84 avatar Jan 24 '22 01:01 Dank84

@tititopher68-dev Yes using what you suggeseted above, I removed and redownloaded all files to confirm, same error

Dank84 avatar Jan 24 '22 01:01 Dank84

You can leave the environment empty and from the Platformio Project Tasks, scroll down and select your board and then select build, just to be certain. Screenshot 2022-01-24 maple

Sonicboom247 avatar Jan 24 '22 13:01 Sonicboom247

@tititopher68-dev it still returns the same error

Dank84 avatar Jan 24 '22 17:01 Dank84

@crbn60 @Dank84 OK all fixed in v2.0.2i #1694

That's fantastic! I'll try and build it later tonight. Wish me luck…

crbn60 avatar Jan 25 '22 00:01 crbn60

@tititopher68-dev thanks, just flashed, went to home all axis and it seems to be ignoring the Y axis end stop. Runs the printer into it till it kills the auto home.

Dank84 avatar Jan 25 '22 00:01 Dank84

@tititopher68-dev Just tested with the manual control and it seems the x and y are reversed x=y y=x This is when i declare in config.h 4.3.1

I will try what you suggested above.

If you want the board I can send it to you, like I said I ordered a 4.2.7 and it came with the RCT6

Dank84 avatar Jan 25 '22 00:01 Dank84

@tititopher68-dev You are right, declaring V4 and can now complete a Home All.

Thanks Again, Like I said if you want the board I will send it to you .

Dank84 avatar Jan 25 '22 00:01 Dank84

Did you manage to build firmware for the v4.3.1 board @Dank84 (and maybe you could share?) Thanks!

crbn60 avatar Jan 28 '22 13:01 crbn60

@crbn60 ya everything is working. Hit me up on discord and I will help you out. Check your email for my info

Dank84 avatar Jan 28 '22 15:01 Dank84

Thanks to @tititopher68-dev for figuring it out and @Dank84 for walking me through building the firmware, I'm happily printing away.

Should this issue stay open until the patch is in master?

crbn60 avatar Jan 28 '22 22:01 crbn60

I just compiled it.. Does it work perfectly or are still some issues?

success

gary9872 avatar Jan 04 '23 02:01 gary9872