-
Configuring LinuxCNC
-
Advanced Configuration
-
Trick to see M1xx called oulines in axis
Trick to see M1xx called oulines in axis
-
Mike_Eitel
-
Topic Author
-
Offline
-
Platinum Member
-
Less
More
-
Posts: 1150
-
Thank you received: 184
-
-
24 Mar 2013 22:42 #31804
by Mike_Eitel
Hi
I like the button called "programs", but I newer saw the outlines in axis.
I found a trick by indirect calling the program:
Fx. for M101 I write in the file M101:
#!/bin/bash
axis-remote /home/cnc/linuxcnc/nc_files/tools/M101_Flächenfräsen_face-134.py
exit 0
You can insert everithing that you can call by the normal filedialog.
The only ( a bit enoying ) strange behavoiur is that you have to use the "update-funcion" afterwards.
Otherwise the old program runs furteron, also you can see it anymore outlined in axis.
Maybe somebody likes this trick ;-()
Mike
Please Log in or Create an account to join the conversation.
-
Configuring LinuxCNC
-
Advanced Configuration
-
Trick to see M1xx called oulines in axis
Time to create page: 0.046 seconds