A message during programming the Arduino - Kindly help

I have this message :
The file “cnc_ctrl_v1.ino” need to be inside a sketch folder named “cnc_ctrl_v1”. Create the folder, move the file and continue.
Kindly Help.
sarhanm6

Did you unzip the firmware to a separate folder?
The folder structure should be like this:
image

4 Likes

Hi Gero
Yes I have unzip the firmware to a separate folder and I have these mentioned files and even more related to the subject as Motor.cpp.
What is your suggestion?

1 Like

After unzipping, don’t move any of the files, but double-click cnc_ctrl_v1.ino to open it in the Arduino IDE. That should open without the message you saw.

1 Like