Firmware wont upload

I get this error message when trying to uploead firmware on a new setup.

Arduino: 1.8.8 (Windows 7), Board: “Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)”

cnc_ctrl_v1:36:20: error: Maslow.h: No such file or directory

compilation terminated.

exit status 1
Maslow.h: No such file or directory

Can anyone offer a solution please?

1 Like

This error could indicate that you are trying to upload the Firmware from within the compressed .zip file.
Extract the file to it’s own folder and upload from there.

Kind regards, Gero

1 Like

Well thanks for that, it was as you said. The zipped folder appeared to be unpacked and the zip symbol had gone from the folder creating the impression it was unzipped when in fact it was not. Trying it again got things going. Thanks again.

1 Like