Okay I guess I must be dense because I can’t figure out how to

Okay I guess I must be dense because I can’t figure out how to get bCNC running. Alex has helped me to this point. My bCNC directory is under Documents and the only thing that gives me a prompt to open in terminal is the bCNC directory. That open the command line but when I type bCNC I get “command not found”. What am I missing?

Oh I’m running on a raspberry pi

I’ll check mine later today but iirc ./bCNC in your bCNC directory should work.

In the bcnc folder there is a bcnc file with no extension.
Right click, properties, check make executable.
Double click that file.
If that doesn’t work try dragging that file into the terminal window and hitting enter.

Bob thank you very much!

Did it work for you?

Yes, sir thank you.