Problems with Flashing Vert's Marlin 2.x firmware

Post Reply
dkerr
Posts: 3
Joined: Tue Dec 29, 2020 11:51 pm

Problems with Flashing Vert's Marlin 2.x firmware

Post by dkerr » Thu Dec 31, 2020 2:52 am

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 3484 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.

Brian10369
Posts: 1
Joined: Tue Jan 12, 2021 9:24 pm

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

Post by Brian10369 » Tue Mar 23, 2021 9:25 pm

I have the same issue. Have to figured anything out or found any additional information?

Post Reply