Andrew

Results 101 comments of Andrew

@thinkyhead since you came up with moving ProUI to be with ExtUI, there is now the issue with **printing**. Selecting a .gcode file results in freeze and restart, which wasn't...

>If there is a bug with some ProUI behaviors that didn't exist before, I expect it should be very easy to locate and fix those glitches. yeah I mean it...

> Microsoft has made explorer.exe symbols available again. hey nice, no more error, or technically warning

this issue still remains in 2024

I've already contributed cleaned-up icons to the original Marlin repo. [buildroot\share\dwin\icons-7](https://github.com/MarlinFirmware/Marlin/tree/bugfix-2.1.x/buildroot/share/dwin/icons-7) I did this using paint, updated some to appear better, but still couldn't remove every single stray background pixel....

> since it's jpg a perfectly consisten background is not possible I used this: https://jinaconvert.com/convert-to-jpg.php what I did first was save as .PNG, then used the website to convert to...

what printer is this for? and what LCD, what UI, if you compile your own firmware can you post your config files, or link to any examples?

why not use something like: `const uint16_t I_rms = NOMORE(st.getMilliamps() - CURRENT_STEP_DOWN, 2000);`

well then this should fix the issue. but is it the correct course of action? here the current will always be set to a minimum of 50. ```y template void...

that jump scare at the end... could this be a hardware issue? such as the wires or pin connectors? have you changed anything regarding the motor recently? does a previous...