-
|
Hi, I'm wanting to compile a custom version of this firmware, but I'm having issues. Every time I compile and load it on my SD card to flash, the screen just comes up like this I am very use to building and flashing Marlin on my other printer. I don't know what I'm doing wrong and was hoping someone else could spot what mistake I'm making? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
|
Do not use the nobootloader version, that is for special boards where the bootloader was erased and the firmware will be loaded by using a external programmer. |
Beta Was this translation helpful? Give feedback.


I found that the freeflash option was just added in Jan 2025
mriscoc/Special_Configurations@5b8e0a3
so its not available on the New-Year-2024-compatible-version branch which I read I had to use with this build. I just checkout out the main branch and I'm getting build errors when using it but I'll figure it out. I should have everything I need now to figure out what the config options for https://github.com/mriscoc/Ender3V2S1/releases/download/20240122/Ender3S1-F4-UBL-20240126.bin were.
Thanks for your help @mriscoc