Closed me2151 closed 3 years ago
You have a newer Chitu board which is already running Marlin 2.0.7.2. You will need to follow this guide after confirming that your board is running Marlin. You can confirm this by connecting to Pronterface, or similar, by USB, and running M115.
So no new info from my initial post. Even then the configuration provided doesn't work. Doesn't matter to me anyway now as I made my own that works. Also as stated in first post.
Description
Update.cbd nor direct flash of your source does not work with newer tronxy x5sa non pro tmc. I believe I have a bit of a rare/newer version. My board is a v6 with tmc, my boot version is 1.58 and software version is 1.19. according to octoprint(I am not using the CBD fix plugin) the software is actually marlin 2.0.7.2(April 17 build) from the factory. I am assuming the bootloader's header is updated so the update.cbd file does not update the firmware. Directly flashing the printer with firmware.bin using stm32core successful flashes but it does not boot at all( no screen, still shows as a com port in stm32core. Octoprint will not connect.). Using the latest bugfix with my own config I can boot marlin using direct flash but the update.cbd still does not work(tested with stock firmware on, not marlin).
Steps to Reproduce
Expected behavior: sd update.cbd or firmware.bin flash to install marlin and boot.
Actual behavior: update.cbd boots printer as normal on stock firmware, direct flash does nothing.
Additional Information