Jernej Pangerc
Jernej Pangerc
I have full HD monitor and using Firefox. If I use 133% zoom, marker size is correct on monitor. I have downloaded markers and used Inkscape to rearrange them (printed...
I have just configured Marlin for Ender 3 V2. You also have to do some pin changes on ribbon cable for display, because pinout is different. I will update this...
**Edited on Mar 28 2021** **This is tested on Marlin version 2.0.7. New Marlin version has changed SERIAL_PORT definition and a lot of other stuff.** You can use my fork...
> Please tell me in file platformio.ini you indicate default_envs = STM32F103RC_btt_512K and in configuration.h MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V2_0 right? Yes, that is correct. Hope you get it to work. Please comment...
@Stalkeros000 did you look at a post above where you have to add some code to `pins_BTT_SKR_MINI_E3_common.h`?
@dani190 yes. You have to make new cable or adapter to use with default cable, because pinout of CR10 display differs from Ender 3 V2 display.
I have will contact Marlin developers if they want to include this fix or not. You will need to fix HW by yourself (or if BTT or someone else starts...
Check if everything is defined. Also check for `#define DWIN_CREALITY_LCD` in `Configuration.h`.
@MrSalzi @dani190 I have updated my comment on how to setup config file. Did you `#define MOTHERBOARD BOARD_BTT_SKR_MINI_E3_V2_0` in Configuration.h? From @MrSalzi comment I think that wiring is wrong. I...
Update regrading Marlin support for this configuration. As you can read [here](https://github.com/MarlinFirmware/Marlin/issues/19858), Marlin is not in favour of this, because it needs HW fiddling. It's not plug and play solution....