Skip to content

Remove force reconnect on each print#6

Open
RobertInAms wants to merge 2 commits intocleversolutions:masterfrom
azavista:master
Open

Remove force reconnect on each print#6
RobertInAms wants to merge 2 commits intocleversolutions:masterfrom
azavista:master

Conversation

@RobertInAms
Copy link
Copy Markdown

High print latency was caused by closing and opening the printer
connection on each write. The reason given for this was that
isConnected() can lie. In scenarios where the printer was power
cycled, the reconnect did not actually reopen the connection
with the printer.

High print latency was caused by closing and opening the printer
connection on each write. The reason given for this was that
isConnected() can lie. In scenarios where the printer was power
cycled, the reconnect did not actually reopen the connection
with the printer.
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

Successfully merging this pull request may close these issues.

1 participant