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

problems with parameter dot #1

Open
easy2003 opened this issue Sep 28, 2017 · 1 comment
Open

problems with parameter dot #1

easy2003 opened this issue Sep 28, 2017 · 1 comment

Comments

@easy2003
Copy link

Hello. In the program I have a problem. In the parameter settings, I can not set points special nufkommas. It records commas as points in the gcode. I live in Germany

@bubbapizza
Copy link
Owner

well, I ddin't write the code but it looks like the numbers are parsed in the libgcode/gcode.c file at around line 835. You may want to try swapping '.' characters with ',' characters.

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