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

Reading wrong data from EEPROM #9

Open
LordGabriele opened this issue Sep 19, 2016 · 1 comment
Open

Reading wrong data from EEPROM #9

LordGabriele opened this issue Sep 19, 2016 · 1 comment

Comments

@LordGabriele
Copy link

Hi,
when tOpenDACT (3.1.0A) read data from eeprom it read without the decimal dot, so 200.000 steps/mm become 200000 steps/mm and so on the other numbers. I can see the right number in the log, but i read wrong number in the "advance" tab.

Where i press the "Check Current Heights" i have to shut down the printer because the carriage go towards one column moving nearly horizontal.

Bye

@BitPhinix
Copy link
Contributor

Try to change your system lenguage to English. Its caused by the differents in writing numbers: For example Germany writes it like that: 10.000,10 and Americans like that: 10,000.00

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

No branches or pull requests

3 participants