We are moving! We are currently migrating our community to the new Bosch Connected Industry Online Portal. The community will be available latest in the new year again, until then it will be in read-only mode. Click here for more information.
04-28-2023 01:59 PM
Hi guys ,
Did anyone happend to have this error on CNC axes ( controlX Drive axes that are using CNC Motion application )
I have tryed everithing the CNC code is tested on another station there is working I even check to have values for everything in station data/ type date but no luck .
My axis are working , but when I want to use the G code from the program it appears this error .
Many thank for any suggestion ! I have no more ideas 😞 .
05-05-2023 08:30 AM - edited 05-05-2023 08:44 AM
Hello,
This is an event directly from the CNC kernel. This means that the G-code file you are trying to load contains at least one line where either the velocity/feedrate F for the axis is not specified or the value is negative.
The CNC kernel documentation shows the following example:
08-31-2023 01:18 PM
Hi ,
Thank you but the problem was between plc and and CNC motion .