try to upload to printer using marlin to change the z high and it stopped with messageby guindon7 - General
Arduino: 1.6.10 (Windows 10), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)" sketch\Marlin_main.cpp:2208:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] LCD_MESSAGEPGM(MACHINE_NAME" "MSG_OFF"."); ^ In file included from sketch\SdFile.h:27:0, froby guindon7 - General