gmoccapy loses z when hitting ESC?
- ahhkoch
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
18 Jun 2018 19:14 #112558
by ahhkoch
gmoccapy loses z when hitting ESC? was created by ahhkoch
i have a problem, which i cannot solve. for explanation i uploaded a video to youtube.
Losing Zhttps://www.youtube.com/watch?v=wYyqIDSBtUs
This is the procedure to reproduce the error:
- start and reference machine: G54 Z = ABS Z (180)
- video 0:03 load tool and do auto measurement
- video 0:11 G54 Z is set to new value 126,058
- video 0:21 start a sample nc-program
- video 0:24 hitting escape key. OOPS= G54 Z and ABS Z have same value again (93,942)
Just hitting "play" again would lead to a crash (2 tools lost until today)! only way i know to fix this is to change and do automeasurement again!
Anyone an idea, what i am doing wrong? Or is this a bug of gmoccapy or a problem in gcode?
Greetings
Andreas
Losing Zhttps://www.youtube.com/watch?v=wYyqIDSBtUs
This is the procedure to reproduce the error:
- start and reference machine: G54 Z = ABS Z (180)
- video 0:03 load tool and do auto measurement
- video 0:11 G54 Z is set to new value 126,058
- video 0:21 start a sample nc-program
- video 0:24 hitting escape key. OOPS= G54 Z and ABS Z have same value again (93,942)
Just hitting "play" again would lead to a crash (2 tools lost until today)! only way i know to fix this is to change and do automeasurement again!
Anyone an idea, what i am doing wrong? Or is this a bug of gmoccapy or a problem in gcode?
Greetings
Andreas
Please Log in or Create an account to join the conversation.
- ahhkoch
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
22 Jun 2018 18:34 #112780
by ahhkoch
Replied by ahhkoch on topic gmoccapy loses z when hitting ESC?
Dont know why no answers here, was my question too stupid, to unclear?
whatever. I solved it with a hint from another forum!
In my case i had to delete the G49 command in on_abort.ngc.
Thx
whatever. I solved it with a hint from another forum!
In my case i had to delete the G49 command in on_abort.ngc.
Thx
Please Log in or Create an account to join the conversation.
- tommylight
- Away
- Moderator
Less
More
- Posts: 19409
- Thank you received: 6507
23 Jun 2018 20:31 #112802
by tommylight
Replied by tommylight on topic gmoccapy loses z when hitting ESC?
I did read it but i could not help as i do not use gmoccapy, Gave it a try a while back but it messes to many things all over the place and that is something i do not need. It does look nice!
Please Log in or Create an account to join the conversation.
- andypugh
- Offline
- Moderator
Less
More
- Posts: 23559
- Thank you received: 4858
26 Jun 2018 18:32 #112902
by andypugh
Replied by andypugh on topic gmoccapy loses z when hitting ESC?
I have been busy and am only now catching up with the forum backlog.
But now the video no longer exists.
Does that mean that you solved the problem?
Does hitting "esc" turn off the motors perhaps?
The VOLATILE_HOME setting might help, though that only really applies to machine-off situations.
linuxcnc.org/docs/2.7/html/config/ini-co...s__lt_num_gt_section
I haven't heard much from Norbert (Gmoccapy developer) for quite some time.
But now the video no longer exists.
Does that mean that you solved the problem?
Does hitting "esc" turn off the motors perhaps?
The VOLATILE_HOME setting might help, though that only really applies to machine-off situations.
linuxcnc.org/docs/2.7/html/config/ini-co...s__lt_num_gt_section
I haven't heard much from Norbert (Gmoccapy developer) for quite some time.
Please Log in or Create an account to join the conversation.
- ahhkoch
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
27 Jun 2018 06:12 #112916
by ahhkoch
Replied by ahhkoch on topic gmoccapy loses z when hitting ESC?
Norbert is away since some time? Oh no! Please not! Gmoccapy has become my absolute favorite GUI!
I solved the Problem. It was due to my limited Knowledge about gcode *shame on me*. Hitting escape leads to an G49 (switching of tool length compensation). i removed this line from the file macros/on_abort.ngs and everything is fine now!
Thx for your Reply and i hope Norbert is still active in the future!
I solved the Problem. It was due to my limited Knowledge about gcode *shame on me*. Hitting escape leads to an G49 (switching of tool length compensation). i removed this line from the file macros/on_abort.ngs and everything is fine now!
Thx for your Reply and i hope Norbert is still active in the future!
Please Log in or Create an account to join the conversation.
- newbynobi
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
05 Jul 2018 20:10 #113509
by newbynobi
Replied by newbynobi on topic gmoccapy loses z when hitting ESC?
I am still active, but at the moment my work need time and my hobby becomes short.
Gmoccapy 3 is in my mind and as part allready on my computer?
Please be patient with me
Norbert
Gmoccapy 3 is in my mind and as part allready on my computer?
Please be patient with me
Norbert
The following user(s) said Thank You: ahhkoch
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.202 seconds