Remap T6 in gmoccapy error ?
- Mike_Eitel
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
10 Mar 2018 18:31 #107193
by Mike_Eitel
Remap T6 in gmoccapy error ? was created by Mike_Eitel
Hi
Sorry, me again
If I activate REMAP=M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
in
[RS274NGC]
PARAMETER_FILE = MeBigCNC3.var
SUBROUTINE_PATH = macros
RS274NGC_STARTUP_CODE = G17 G21 G40 G43H0 G54 G64P0.005 G80 G90 G94 G97 M5 M9
# turn on optional features in this case just INI and HAL reading
FEATURES=12
# This is the sub, with is called when a error during tool change happens
ON_ABORT_COMMAND=O <on_abort> call
# The remap code
REMAP=M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
my screen seems to block, but after ca 2 min i get the error message.
If I comment that line everything seems to work normal.
I'm not sure if I need that for Norberts tool adjustment function ?
P.S.
In the moment I'm on setting up this feature and test it on my lab bench.
THX Mike
Sorry, me again
If I activate REMAP=M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
in
[RS274NGC]
PARAMETER_FILE = MeBigCNC3.var
SUBROUTINE_PATH = macros
RS274NGC_STARTUP_CODE = G17 G21 G40 G43H0 G54 G64P0.005 G80 G90 G94 G97 M5 M9
# turn on optional features in this case just INI and HAL reading
FEATURES=12
# This is the sub, with is called when a error during tool change happens
ON_ABORT_COMMAND=O <on_abort> call
# The remap code
REMAP=M6 modalgroup=6 prolog=change_prolog ngc=change epilog=change_epilog
my screen seems to block, but after ca 2 min i get the error message.
If I comment that line everything seems to work normal.
I'm not sure if I need that for Norberts tool adjustment function ?
P.S.
In the moment I'm on setting up this feature and test it on my lab bench.
THX Mike
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
11 Mar 2018 12:42 #107214
by Mike_Eitel
Replied by Mike_Eitel on topic Remap T6 in gmoccapy error ?
Please Log in or Create an account to join the conversation.
- Mike_Eitel
- Topic Author
- Offline
- Platinum Member
Less
More
- Posts: 1150
- Thank you received: 184
11 Mar 2018 20:35 #107229
by Mike_Eitel
Replied by Mike_Eitel on topic SOLVED: Remap T6 in gmoccapy error ?
S O L V E D
Typical NRFM ( Never Read the Fucking Manual )
After several time looking in the Doc i found that I MUST COPY the directory PYTHON into my directory structur.
Now I have no more errors and see the touch off working.
Mike
Typical NRFM ( Never Read the Fucking Manual )
After several time looking in the Doc i found that I MUST COPY the directory PYTHON into my directory structur.
Now I have no more errors and see the touch off working.
Mike
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10738
- Thank you received: 3541
11 Mar 2018 20:38 #107231
by rodw
Replied by rodw on topic Remap T6 in gmoccapy error ?
It looks like it can't find toplevel.py from the screen dump. The folder might be python27 or something similar. I can't really help but that is the clue I would chase down.
Please Log in or Create an account to join the conversation.
- rodw
- Away
- Platinum Member
Less
More
- Posts: 10738
- Thank you received: 3541
11 Mar 2018 20:40 #107232
by rodw
Replied by rodw on topic Remap T6 in gmoccapy error ?
You beat me by a couple of minutes.. Glad you got it going
The following user(s) said Thank You: Mike_Eitel
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.078 seconds