Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

UpsideDownOn #32

Open
jlcmoore opened this issue Nov 25, 2018 · 0 comments
Open

UpsideDownOn #32

jlcmoore opened this issue Nov 25, 2018 · 0 comments

Comments

@jlcmoore
Copy link

I seem to be unable to get upside down printing working on the thermal printer I have connected to a raspberry pi.

The following:

printer = Adafruit_Thermal.Adafruit_Thermal('/dev/serial0', 19200, timeout=5)
printer.upsideDownOn()
printer.println("hello")

prints in the same manner had I not called upsideDownOn().

Does this feature actually exist? Is this an issue with the inherited pyserial code?

Thanks for the help!

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

No branches or pull requests

1 participant