Radek

Results 697 comments of Radek

This repository is not specific to the printer, but to the printer control board SKR V1.3 a SKR V1.4.

This is a mechanical problem. The display is bolted to the Ender3 frame The display touches the frame and brings up a menu. If you unscrew the display from the...

The problem was not with the reset button. This should reset the display and Merlin. Your problem was the recurring mode selection menu. This means that the frame was pressing...

Hello. I use the EEPROM expansion module together with the SKR V1.4 board. I don't have a module from BBT but a clone from Aliexpress. But the use is the...

The patch was merged today In the pin layout file (pins_BTT_SKR_V1_4.h) just delete the comment on line # define I2C_EEPROM So the entry will look like this // EEPROM #if...

You have a configuration error. You must set: // #define Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN #define USE_PROBE_FOR_Z_HOMING

The first line says that the limit switch on the Z axis is connected to the _Z-stop_ connector The second line says that the limit switch (probe) is connected to...

This was the second variant of the solution:) Adjusting Marlin and leaving the connector on the PROBE pins was a better solution (from an aesthetic point of view). The connector...

The Probe connector is more suitable for the probe. It has no resistors and a capacitor. ![image](https://user-images.githubusercontent.com/46979052/152485590-bdaae994-e466-40dd-a630-eae847fcd5fb.png)