Solved : Setup Basic Z Touch Off
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10739
- Thank you received: 3543
13 Dec 2020 09:50 #191837
by rodw
Replied by rodw on topic Setup Basic Z Touch Off
forget the macro for now and touch off using the provided buttons.
Please Log in or Create an account to join the conversation.
- newbynobi
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
13 Dec 2020 10:11 #191839
by newbynobi
Replied by newbynobi on topic Setup Basic Z Touch Off
@rodw,
What buttons do you mean? I will be able to check on this, this weekend hopefully.
Norbert
What buttons do you mean? I will be able to check on this, this weekend hopefully.
Norbert
Please Log in or Create an account to join the conversation.
- rodw
- Offline
- Platinum Member
Less
More
- Posts: 10739
- Thank you received: 3543
13 Dec 2020 10:55 #191845
by rodw
Replied by rodw on topic Setup Basic Z Touch Off
@norbert, the g54 offset settings on the jog tab.
Please Log in or Create an account to join the conversation.
- newbynobi
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
13 Dec 2020 12:12 #191852
by newbynobi
Replied by newbynobi on topic Setup Basic Z Touch Off
Ah, OK that should work!
Please Log in or Create an account to join the conversation.
- newbynobi
- Offline
- Moderator
Less
More
- Posts: 2075
- Thank you received: 406
13 Dec 2020 13:11 #191855
by newbynobi
Replied by newbynobi on topic Solved : Setup Basic Z Touch Off
Hallo AlexDoran,
I do not know why, but the problem seems to be related to "Case Sensitive letter handling". IMHO emc task is not doing a good job here.
The error is:as you mentioned.
The problem is the same, using the macro button or entering in the MDI window O<ZProbe> call
Changing the name of the macro to be: z_probe.ngc with the content being the same as in the original file
solves the file not open problem.
This is not related to gmoccapy, and I will open a bug issue for that.
Hope you can live with the work around.
Norbert
I do not know why, but the problem seems to be related to "Case Sensitive letter handling". IMHO emc task is not doing a good job here.
The error is:
emc/task/emctask.cc 411: interp_error: File not open
The problem is the same, using the macro button or entering in the MDI window O<ZProbe> call
Changing the name of the macro to be: z_probe.ngc with the content being the same as in the original file
O<z_probe> sub
G10 L20 P0 Z0
G38.2 Z-10 F100
G10 L20 P0 Z19.14
G0 Z20.14
G38.2 Z-1.5 F25
G10 L20 P0 Z19.14
G0 Z25
O<z_probe> endsub
M2
solves the file not open problem.
This is not related to gmoccapy, and I will open a bug issue for that.
Hope you can live with the work around.
Norbert
The following user(s) said Thank You: AlexDoran
Please Log in or Create an account to join the conversation.
- AlexDoran
- Topic Author
- Offline
- Junior Member
Less
More
- Posts: 27
- Thank you received: 1
13 Dec 2020 17:45 #191877
by AlexDoran
Replied by AlexDoran on topic Solved : Setup Basic Z Touch Off
Hi newbynobi,
Thank you very much for taking the time to Investigate that for me - I'll be honest I would never figured that out!! Also good to know it wasn't me being dumb, I will make sure everything I do from here is lower case, I am kind of OCD with cases but needs must!
Thanks again
Thank you very much for taking the time to Investigate that for me - I'll be honest I would never figured that out!! Also good to know it wasn't me being dumb, I will make sure everything I do from here is lower case, I am kind of OCD with cases but needs must!
Thanks again
Please Log in or Create an account to join the conversation.
Moderators: newbynobi, HansU
Time to create page: 0.094 seconds