Miguel Risco-Castillo

Results 194 comments of Miguel Risco-Castillo

> that seems to have it working for me, running a pid test now. I was getting a FileNotFoundError: [Errno 2] No such file or directory: 'Marlin/lib/proui/stm32f1/libproui_mbl.a' It's the manual...

I think that this issue is now fixed in the main branch.

> Miguel, will you be making precompiled binary files with this fix? Typically, special configurations such as PT1000 thermistor are compiled by the users themselves, but it is possible to...

> Getting the same error, I updated the firmware with the newest version today. I only changed the "BED_MAXTEMP" in configuration.h from 110 to 120. It My printer worked great...

> > I think that this issue is now fixed in the main branch. > > Compiled with ZIP Ender3V2S1-20221002, still getting the error. ~Tried workaround, nothing changed~. Any idea?...

The STM32F4 boards have a large bootloader, so the program memory space is shorter than others boards.

Preliminary laser support is being discussed here: https://github.com/mriscoc/Ender3V2S1/discussions/62

Thank you, I will try to do some research on Marlin power outage recovery, but many times it works as intended, it seems that the problems have to do with...

How PLR works in this firmware: https://user-images.githubusercontent.com/2745567/210679567-5708c3bc-fe8c-4f7e-b971-5b2f2cbc8807.mp4

The latest version fixed this issue.