H4v0c

Results 10 comments of H4v0c

This works. for me as well. But some hints are strewn in the issue #9 . It is stated that it is better to use: ``` #define SERIAL_PORT 1 //...

I do wish BTT would maintain the board support for Marlin 2.0.

I can confirm that the bootloader can update the ESD3D (or rather the ESP01S WiFi module) by placing the esp3d.bin file on the SD card. It still won't make the...

I vote that the issue remains opened until the documentation is fixed. The manual for SKR Pro 1.1 points to a dropbox file for Marlin building instructions: https://www.dropbox.com/s/ppjfflhf3j5yzh2/MarlinV2.0%20SKRV1.1%20instruction.docx?dl=0 The document...

I hear you and agree with you. But... The doc is referenced directly in the SKR Pro 1.1 manual and points to SKR 1.1 (Pro... one could assume) Marlin building...

@carl1961 Awesome find. However the variant.h was updated yesterday... And if you compare the files it is pretty much a completely different pinout definition. I resorted the first part to...

I will assume you already know the answers to your question through experimentation, so I won't answer them. But I did want to support your request for proper documentation. The...

I can help with the CR10 LCD display. It should come to life and without warnings if you put this at the end of your `Marlin\src\pins\stm32\pins_BIGTREE_SKR_PRO_V1.1.h` This is the second...

@ransombot Actually... For the first time my sensorless homing started to work. Before it was just grinding and doing short X / Y moves towards home pos. Need to compare...

Hmm. I have the TMC5160 drivers. I had to add the stallGuard pin to actually be able to use the sensorless homing feature. However I only get into trouble when...