Page 1 of 1

Problems with Flashing Vert's Marlin 2.x firmware

Posted: Thu Dec 31, 2020 2:52 am
by dkerr
Hello -

I have a newer v4.1 board A10M and when i try and flash Vert's firmware I get the attached on my LCD:
PXL_20201229_183825637.MP.jpg
PXL_20201229_183825637.MP.jpg (234.11 KiB) Viewed 3629 times
Theses are the only changes I've made to the config:

Code: Select all

+++ b/Marlin/Configuration.h
+// #define GTA10       // A10 & Variants
+#define GTA10M      // A10M & Variants
+#define TOUCHPROBE  // Enable Touch Type Probe (Bltouch / 3Dtouch)
+#define PLR              // Enabled power loss resume - Only functions from SDcard
+#define RUNOUT           // Enable filament runout sensor - Only If you have them and want to use them
+#define LINADV           // Enable linear advance.
+// #define SHOW_BOOTSCREEN
+#define MACHINE_UUID "0C52186E-5BB8-4C75-B554-DF054572BDAE"
(I've tried with and without SHOW_BOOTSCREEN)

When I flash with A10M_TITANS_HW4.1B_FW2.3_20201021-Beta.hex from the website it goes back to working, but I'd like to try and get Vert's working so that I can flash an update if needed.

Any idea on how to proceed? thanks.

Re: Problems with Flashing Vert's Marlin 2.x firmware

Posted: Tue Mar 23, 2021 9:25 pm
by Brian10369
I have the same issue. Have to figured anything out or found any additional information?