Andrew

Results 101 comments of Andrew

this file `aquila.ld` with this code >MEMORY { ram (rwx) : ORIGIN = 0x20000000, LENGTH = 48K - 40 rom (rx) : ORIGIN = 0x08007000, LENGTH = 512K - 28K...

so far so good, it compiles fine and flashes fine, the G32 and N32 boards are all 256k - STM32F103RC - so the RE is not needed. also now for...

this isn't specific to anything initially. its more prevalent in chips having 256k because it seems the thumbnail image cache isnt being cleared once exited. for reference: https://github.com/classicrocker883/MRiscoCProUI/issues/64 I was...

you can try using an [EMI filter like this one here ](https://www.amazon.com/Filter-CW2B-10A-T-Socket-Single-Safety/dp/B0867MXFXY?source=ps-sl-shoppingads-lpcontext&ref_=fplfs&psc=1&smid=A160PCGAWPEDXQ)

I made some fixes here https://github.com/mriscoc/Ender3V2S1/pull/1182/commits/f2de5883331543f2e0f3a1445bd0854a56cda397

> NOTE: This PR could break the PROUI_EX's functionality in G-code preview and Mesh viewer Pro. I do not see an issue with either. what specifically would cause that?

I don't understand, what is causing the error in checks? only says operation cancelled on very last one. surely it cannot be something in this **PR** two files

> Sometimes there are issues on GitHub's end. I restarted the failed job(s), so watch the checks page for details: https://github.com/MarlinFirmware/Marlin/pull/26789/checks ok thanks, I figured it was something like that....

hello I am currently having an issue with the printer. but I will be able to get everything we need very soon. thank you for being patient