While attempting to configure a new MKS Gen v1.4 board on my AnyCubic Linear and updating to a more current version of Marlin, the latest of many problems I'm encountering is the following error while uploading the firmware,
In file included from sketch\Marlin_main.cpp:250:0:
planner.h:86: error: expected unqualified-id before '[' token
int32_t steps[NUM_AXIS]; // Step count along each axis
^
exit status 1
expected unqualified-id before '[' token
Sadly, with all of my messing around this evening I'm unable to recall what modification was made just prior to the appearance of the error -- any ideas where I might look?
Thank you!
- Michael