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

Solved trouble with Brother QL-800 #5

Closed
Bansher opened this issue Sep 4, 2019 · 0 comments
Closed

Solved trouble with Brother QL-800 #5

Bansher opened this issue Sep 4, 2019 · 0 comments

Comments

@Bansher
Copy link

Bansher commented Sep 4, 2019

I was have trouble printing on Brother QL-800. On output i was have only blinking red light. For fixing, you need change next files:
/var/www/html/unifi-voucher-service/uvs_config.php - set Optional changes
$uvs_printer = 'QL-800';
$uvs_labelsize = '62';
$uvs_usbid = 'your parameters from lsusb';
In /var/www/html/unifi-voucher-service/codes all files in section "Collect all information and send the print information" you need add --red before /var/www/html/

Only in this way I solved my problem :)

This issue was closed.
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