[0.92.7] Compile error: 'currentPositionSteps' in 'class Printer' does not name a type :(
Did try the new firmware version with my up-to-now working setup. Did also use the config wizard to be sure to have correct configuration.h (i.e. I did not use or upload the old configuration.h).
Result:
BedLeveling.cpp:322: error: 'currentPositionSteps' in 'class Printer' does not name a type
Printer::currentPositionSteps[Z_AXIS] = currentZ * Printer::axisStepsPerMM[Z_AXIS];
Link to my configuration.h if needed:
Comments