Sharing G71 remap
10 Oct 2021 17:42 #222781
by Patrik T
Replied by Patrik T on topic Sharing G71 remap
Barry is someone looking to try my version of the g71 remap. I thought it was him showing up. Apparently you are not Barry. Nice to meet you. Note that the four files in this post is my g71 remap. So don't be confused by other posts which may refer to another version of g71 remap. Note that my g71 has some additional features, be sure to try them out too.
Please Log in or Create an account to join the conversation.
10 Oct 2021 17:45 #222782
by Patrik T
Replied by Patrik T on topic Sharing G71 remap
With "my version" I don't mean a modified version. I programmed this from scratch.
Please Log in or Create an account to join the conversation.
10 Oct 2021 22:47 #222805
by andypugh
I probably didn't mean to.
Replied by andypugh on topic Sharing G71 remap
It seems that I deleted it when purging my redundant branches.github.com/LinuxCNC/linuxcnc/tree/andypu...configs/sim/axis/g71
404 page doesn't exist?
I probably didn't mean to.
Please Log in or Create an account to join the conversation.
15 Oct 2021 15:26 #223207
by rider-83
Replied by rider-83 on topic Sharing G71 remap
I've created a folder called 'python' at the location below:
/home/boxford/linuxcnc/python
I have copied into this 'python' folder the files:
remap.py
stdglue.py
toplevel.py
v3.py
My .ini file now contains:
[PYTHON]
TOPLEVEL = /home/boxford/linuxcnc/python/toplevel.py
PATH_APPEND = /home/boxford/linuxcnc/python
[RS274NGC]
REMAP=G71 modalgroup=1 argspec=PDrikjlfst python=g71
But it's not working. LCNC starts up correctly with no errors, but G71 is not yet recognised.
/home/boxford/linuxcnc/python
I have copied into this 'python' folder the files:
remap.py
stdglue.py
toplevel.py
v3.py
My .ini file now contains:
[PYTHON]
TOPLEVEL = /home/boxford/linuxcnc/python/toplevel.py
PATH_APPEND = /home/boxford/linuxcnc/python
[RS274NGC]
REMAP=G71 modalgroup=1 argspec=PDrikjlfst python=g71
But it's not working. LCNC starts up correctly with no errors, but G71 is not yet recognised.
Please Log in or Create an account to join the conversation.
16 Oct 2021 22:53 #223335
by andypugh
Replied by andypugh on topic Sharing G71 remap
If you start LinuxCNC from the command line do you see any Python messages?
Please Log in or Create an account to join the conversation.
17 Oct 2021 10:36 #223365
by rider-83
Replied by rider-83 on topic Sharing G71 remap
There appears to be nothing relating to python, not even any mention of errors
Please Log in or Create an account to join the conversation.
17 Oct 2021 13:39 #223380
by rider-83
Replied by rider-83 on topic Sharing G71 remap
Working now. I don't know what I did, but after running from terminal it seemed to sort itself out.
Please Log in or Create an account to join the conversation.
25 Jul 2022 19:57 #248277
by viski
Replied by viski on topic Sharing G71 remap
Is it possible to install this script into version 2.7.14 ?
Please Log in or Create an account to join the conversation.
25 Jul 2022 20:40 #248281
by andypugh
Replied by andypugh on topic Sharing G71 remap
It will probably work, but why are you using 2.7.14 (released June 2018). You should probably update to at least 2.7.15. And 2.8 has been out for 2 years.Is it possible to install this script into version 2.7.14 ?
Please Log in or Create an account to join the conversation.
Time to create page: 0.120 seconds