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

[Feature Request] Option to add trailing character to printer display #36

Closed
SillyHats opened this issue Oct 28, 2021 · 2 comments
Closed
Labels
enhancement New feature or request

Comments

@SillyHats
Copy link

Is your feature request related to a problem? Please describe.
My CR-10 clips the last character off the message sent to the display

Describe the solution you'd like
Add an option to the plugin to send an extra trailing character to account for the printers that do that. The ip on connect plugin has a good example
https://github.com/jneilliii/OctoPrint-ipOnConnect/blob/66e3b863932989e1312434b1370b6f84784aaf63/octoprint_ipOnConnect/templates/ipOnConnect_settings.jinja2#L22

Describe alternatives you've considered
I'll get by day to day

Additional context
https://github.com/jneilliii/OctoPrint-ipOnConnect/blob/d14347bfe7367c674460cf02ac893d30eb1fc746/README.md#added-2

@AlexVerrico
Copy link
Owner

G'Day @SillyHats
Looks simple enough, I'll try and get this implemented this weekend.
Cheers, Alex.

@AlexVerrico
Copy link
Owner

Addressed in V2.2.0 by the custom time format feature

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

No branches or pull requests

2 participants