Setting Up Carousel Tool Changer

More
03 Mar 2023 21:59 #265806 by mloser
Setting Up Carousel Tool Changer was created by mloser
I used this article to set up my 10 pocket carousel tool changer:
forum.linuxcnc.org/10-advanced-configura...carousel-in-linuxcnc

I added the following to the ".ini" file:[RS274NGC]
REMAP= M6 modalgroup=6 prolog=change_prolog ngc=toolchange epilog=change_epilog

I have toolchange.ngc in the nc_files folder.

This error pops up when LinuxCNC is started:

 
Can someone tell me what I did wrong?

Thanks,
Mike

 
Attachments:

Please Log in or Create an account to join the conversation.

More
04 Mar 2023 04:45 #265820 by spumco
Replied by spumco on topic Setting Up Carousel Tool Changer
In your config file, do you have a 'python' sub-folder with
remap.py
toplevel.py
stdglue.py

in it?

As I am also finding out, remapping is non-trivial for beginners.

Please Log in or Create an account to join the conversation.

More
05 Mar 2023 22:13 #265940 by mloser
Replied by mloser on topic Setting Up Carousel Tool Changer
That fixed it!

Thank you,
Mike

Please Log in or Create an account to join the conversation.

More
13 May 2023 12:31 #271286 by rajsekhar
Replied by rajsekhar on topic Setting Up Carousel Tool Changer

In your config file, do you have a 'python' sub-folder with
remap.py
toplevel.py
stdglue.py

in it?

As I am also finding out, remapping is non-trivial for beginners.


Just as beginner, where are these files available?

Please Log in or Create an account to join the conversation.

More
14 May 2023 01:16 #271323 by spumco
Replied by spumco on topic Setting Up Carousel Tool Changer
Depends on your installation, but should be something like this:

linuxcnc/configs/your-config-name/python/

and 'your-config-name' is the name of your configuration.  Like 'axis' or 'my_cnc'

Please Log in or Create an account to join the conversation.

Time to create page: 0.066 seconds
Powered by Kunena Forum