Page 1 of 1

A10M v4.1b Flashing to Marlin 2.0

Posted: Tue Sep 21, 2021 11:15 am
by mobiobi
I'm about to flash the latest Bugfix 2.0.X to my GT2560 v4.1b.

Has anyone done this recently, have any problems or have any tips?

Re: A10M v4.1b Flashing to Marlin 2.0

Posted: Fri Sep 24, 2021 12:53 pm
by mobiobi
OK, I found one, the version numbers in the configuration.h and configuration.adv.h for the A10M in the example files are;
#define CONFIGURATION_H_VERSION 02000902. I think they should be,
#define CONFIGURATION_H_VERSION 02000901.

They don't work with the 2 but do with the 1.

Now I just have to clear the strange error,

Marlin\src\gcode\motion\G2_G3.cpp:157:7: error: 'MM_PER_ARC_SEGMENT' was not declared in this scope