Maslow Firmware Setup Error

I have had my Maslow for a year and have been unable to use it. I thought I might be having trouble because I was using a mac. So I recently switched to a windows laptop. This is the error message I am getting now. I would love for somebody in the Memphis area to come over and help me get it working if anyone in Memphis is available, but until then I will keep trying suggestions on this forum.

Arduino: 1.8.15 (Windows 10), Board: “Arduino Mega or Mega 2560, ATmega2560 (Mega 2560)”

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

#include “Maslow.h”

      ^~~~~~~~~~

compilation terminated.

exit status 1

Maslow.h: No such file or directory

This report would have more information with
“Show verbose output during compilation”
option enabled in File → Preferences.

This error means that the expected files included with the firmware download do not exist on your hard drive in the same folder. Usually, I’ve seen this happen when someone tries to install directly from the zip file (without unzipping first).

3 Likes