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

It should be possible to switch autocapitalization on and off. I think this is a due enhancement. #1297

Open
FrHePo opened this issue Jan 15, 2023 · 3 comments

Comments

@FrHePo
Copy link

FrHePo commented Jan 15, 2023

No description provided.

@rockstorm101
Copy link
Collaborator

Hi, would you please be able to provide an example of when this causes an issue?

@FrHePo
Copy link
Author

FrHePo commented Jan 16, 2023

@wavexx
Copy link
Contributor

wavexx commented Jan 23, 2023

@rockstorm101 some commands expect data to pass though as-is. The dumbest command I can think of that expects data to pass though is setting an LCD message. In the prusa FW the memory read/write commands expect to contain lower-case hex characters. We can adjust the parser, but that would still break all old firmwares unexpectedly.

See #1298 for a fix proposal which implements what is written here #216 (comment)

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