MKFirmware / MK4duo

MK4duo Firmware Printers 3D for Arduino and Arduino due
http://www.marlinkimbra.it
GNU General Public License v3.0
206 stars 117 forks source link

Compile error for Anycubic Delta #772

Closed ezdizzy closed 4 years ago

ezdizzy commented 4 years ago

Compilation error, MK4duo, Arduino IDE 1.8.9

sketch\src\commands\gcode/delta/g33_type2.h: In function 'void gcode_G33()':

sketch\src\commands\gcode/delta/g33_type2.h:453:14: error: 'MSG_DELTA_AUTO_CALIBRATE' was not declared in this scope

SERIAL_MSG(MSG_DELTA_AUTO_CALIBRATE);

          ^

sketch\src\commands\gcode/delta/g33_type2.h:453:3: note: in expansion of macro 'SERIAL_MSG'

SERIAL_MSG(MSG_DELTA_AUTO_CALIBRATE);

Firmware version

MK4duo's 4.4.0

My setup

Configuration_Overall.txt Configuration_Pins.txt

MagoKimbra commented 4 years ago

Fixed..