This means the robot can't reach the start point. You may need to change some settings such as the approach move, the tool orientation or the location of the part.
If you can send us your RoboDK project file we can help you better.
I've been trying to run this simple line of G-code: G01 X0.0 Y0.0 Z0.0 F400.00
However, it is not working. It give me an error "can't find start point". Kindly find the station attached. How can I set the start point? Thanks in advance.
This robot machining menu was mostly designed to work with 6 axis robots. You can still make it work with a 3 axis CNC or a custom mechanism if you properly define the orientation of your coordinate system to make the path feasible.
Also, in the project you sent, the coordinate system is outside of the machine workspace and this is why you see the message about the first point not being reachable.
See attached image and RDK project with the changes I made.
Thanks for the reply!
To which message did you reply? Multiple people replied with the same issue, so now I am wondering if this applies to my question as well.
Since the project you send is not the same as I send.