Hi,
I'm a newbie of Arduino world and also in this Forum.
My goal is to make a small CNC engraver.
I've worked well both with Arduino direct interface (simple sketch.ino) and with UGSender.
I used the latter both with the Jog and a BOX.example written in G-Code.
Now it happens that after doing some sketches (I'm getting the hang of it!), I switched to UGS but unfortunately, I get the message "Connected to GRBL: The setup wizard is not supported for this controller".
What does it mean? The serial port is busy?
I'm probably wrong in some sequence.
Anyone know why?
My configuration:
-Win10
-Arduino 1.8.19
-GRBL ver.1.1h
-UGSender ver. 2.0.12
Thanks,
Mech n Wood