Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touch off Lathe mode #19

Open
alkabal opened this issue Sep 29, 2018 · 7 comments
Open

Touch off Lathe mode #19

alkabal opened this issue Sep 29, 2018 · 7 comments

Comments

@alkabal
Copy link

alkabal commented Sep 29, 2018

Hi

When try to use Touch off button with X work fine

Try with Z don't work, error reported Bad character 'u' used

Br

@alkabal
Copy link
Author

alkabal commented Feb 14, 2019

Hi

I have try with german language the issue is same.

emc/task/emctask.cc 399: interp_error: Bad character 'u' used
Bad character 'u' used

I have now see something in the dialog box

when X selected "Enter X coordinate relative to workpiece"
when Z selected "Enter undefined coordinate relative to workpiece"

zselected
xselected

I have check source code from Cetus and QtQuickVcp but i don't found nothing than i can understand related to this with wy short knowledge.

I hope this is not a personal config related problem.

Br

@luminize
Copy link
Contributor

luminize commented Feb 14, 2019 via email

@alkabal
Copy link
Author

alkabal commented Feb 14, 2019

Hi

Many thanks for reply

i think the word Bad character 'u' used is not keyboard related because i does not use the keyboard at all for try to touch off, this is i think because the variable contening the axis selected is badly initialised with Z in lathe mode and the u is the first caracter from word undefined.

but off course i will try you suggest these evening and at same time try from linux computer.

Br

@alkabal
Copy link
Author

alkabal commented May 6, 2019

Hi

Sorry 3 month later...

I have the from Linux computer but the issue is same.

Br

I have try from Linux computer

@alkabal
Copy link
Author

alkabal commented Nov 4, 2019

Hi

Nobody have the same problem ?

Br

@alkabal
Copy link
Author

alkabal commented Jan 5, 2020

Hi

Regarding to this problem i have today see something.

Adding a W axis to my config and now :
when Z selected "Enter W coordinate relative to workpiece"
when W selected "Enter undefined coordinate relative to workpiece"

Br

@alkabal
Copy link
Author

alkabal commented Jan 5, 2020

My config are without Y axis so i suspect something like a bad increment for selecting the actual axis for display and use the dialogue box.

Br

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants