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

missing description how to figure out the printer address #54

Open
philippetheis opened this issue Jun 7, 2018 · 5 comments
Open

missing description how to figure out the printer address #54

philippetheis opened this issue Jun 7, 2018 · 5 comments

Comments

@philippetheis
Copy link

Hello again :)

I am missing a description to figure out and set the printer address. I have an Epson TM-T20II USB Thermoprinter and wanne connect them.

Can I use the 'lusub' or 'lshw' command? and which parameter do I have to use?

Thanks and best regards,
Philippe

@StreakyCobra
Copy link
Owner

Hi,

The address can be found by running lsusbon a linux computer with the printer attached to it. You then take the ID field of the line corresponding to your printer, that is some number in the form of abcd:efgh. This identifier has then to be put in the django admin interface, in the constance config section, in the following format: 0xabcd 0xefgh.

Again I'm telling this from my memory. I'll get back my raposfly installation this week-end, will be easier to help :)

@philippetheis
Copy link
Author

many thanks Fabien! 🙌

@StreakyCobra
Copy link
Owner

Glad that it helped :) Just to be curious, is it working now? Because you are the first outside of myself that has tried to set it up yet ;-)

@philippetheis
Copy link
Author

I tested it today it is working perfectly. I started now with a translation of the tickets. As soon is I have some useable code i will contribute it with you. We will use it at two bars at the Märitfescht in Soleure in two weeks ;-)

@StreakyCobra
Copy link
Owner

We will use it at two bars at the Märitfescht in Soleure in two weeks ;-)

Nice, I hope everything will be fine!

As soon is I have some useable code i will contribute it with you

This will force me to go back to this project, it's a good point 😂

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

No branches or pull requests

2 participants