Can we update Motion

I used a very old version when I had the 3, I upgraded to the 5, and found a new version, i like that it measures bit size accurately now…

However, why does the machine travel home without a prompt to turn off the router? Please add this asap or is it me, and i have a setting wrong?

The machine does as Carbide Motion directs based on the G-code/post-processor.

For the default case of a .c2d file using the internal post-processor, that means that at the end of the file there is an “end-of-file” command, M30, which Carbide Motion interprets — the current versions act on this by lifting, moving straight back, then to the right to return to the home position — if you have Carbide Create Pro and are willing to go to the effort of writing out G-code using a custom post-processor, then you could replace the M30 with whatever commands you wish:

https://carbide3d.com/hub/faq/create-pro-custom-post-processor/

other programs have similar options.

1 Like

This topic was automatically closed after 30 days. New replies are no longer allowed.