5i25/7i76 pncconfig for gmoccapy
05 Nov 2014 00:18 #52773
by newbynobi
Replied by newbynobi on topic 5i25/7i76 pncconfig for gmoccapy
Shure you get the error, because:
N0030 G28 G91 Z0.0
says switch to incremental mode and
N0040 T00 M6
you call a tool change (better a remove tool, because toolno. = 0)
In your change.ngc you do use a G53 (IMHO; haven't seen the file)
That is not allowed, bevor using a G53 you need to change to G90.
Norbert
P.S. Without testing!
N0030 G28 G91 Z0.0
says switch to incremental mode and
N0040 T00 M6
you call a tool change (better a remove tool, because toolno. = 0)
In your change.ngc you do use a G53 (IMHO; haven't seen the file)
That is not allowed, bevor using a G53 you need to change to G90.
Norbert
P.S. Without testing!
Please Log in or Create an account to join the conversation.
06 Nov 2014 12:39 #52863
by b2unit
Replied by b2unit on topic 5i25/7i76 pncconfig for gmoccapy
I changed G91 to G90 in N0030
I could remove the alert window which displaying "cannot use g53 incremental".
but
I got another problematic situation..
1.
I load program, move x,y axis for workpiece, input Block height, set x=0, y=0
(I set auto tool measurement in setting menu)
2.
program starts,
z axis moves downward to some position without moving x, y axis and then
z axis moves upward to z home position without moving x, y axis.
x, y axis move to x=10, y=10 postion(tool change position)
pops up manual tool change window and click OK.
3.
alert window which displaying nothing pops up
program stopped. e-stop button doesn't work, gmocappy UI freeze.
where I have to check for solving this situation? let me know..
My major purpose to using gmocappy is for auto tool measurement..
thanks,
Byoungil Choi
I could remove the alert window which displaying "cannot use g53 incremental".
but
I got another problematic situation..
1.
I load program, move x,y axis for workpiece, input Block height, set x=0, y=0
(I set auto tool measurement in setting menu)
2.
program starts,
z axis moves downward to some position without moving x, y axis and then
z axis moves upward to z home position without moving x, y axis.
x, y axis move to x=10, y=10 postion(tool change position)
pops up manual tool change window and click OK.
3.
alert window which displaying nothing pops up
program stopped. e-stop button doesn't work, gmocappy UI freeze.
where I have to check for solving this situation? let me know..
My major purpose to using gmocappy is for auto tool measurement..
thanks,
Byoungil Choi
Please Log in or Create an account to join the conversation.
13 Nov 2014 11:18 - 13 Nov 2014 11:19 #53053
by b2unit
Replied by b2unit on topic 5i25/7i76 pncconfig for gmoccapy
I removed old ini, hal etc. and then started from ground 0.
it's working! auto tool function is very convenient.
it's working! auto tool function is very convenient.
Last edit: 13 Nov 2014 11:19 by b2unit.
Please Log in or Create an account to join the conversation.
14 Nov 2014 05:02 #53070
by newbynobi
Replied by newbynobi on topic 5i25/7i76 pncconfig for gmoccapy
Glad you got it working.
Wellcome in the beautifull gmoccapy world!
Norbert
Wellcome in the beautifull gmoccapy world!
Norbert
Please Log in or Create an account to join the conversation.
Moderators: cmorley
Time to create page: 0.166 seconds