chrome-raw-print icon indicating copy to clipboard operation
chrome-raw-print copied to clipboard

Can't add Bixolon SPR 150

Open zmaglica opened this issue 8 years ago • 2 comments

Hi,

I want to add Bixolon SPR 150 thermal printer. Output UNIX command to get product ID and vendor ID is: Product ID: 0x001a Vendor ID: 0x1504

After that I converted hexadecimal to decimal and inserted to manifest.json. This is results of Product ID and Vendor ID after conversion:

Product ID:26 Vendor ID: 5380

Problem is that extension doesn't recognize printer. Can you tell me can I add this printer?

zmaglica avatar Oct 17 '17 08:10 zmaglica

The steps you are following are correct, and I've just added this printer to the manifest in the repo.

Can you confirm that you removed & re-installed the app after editing the manifest?

mike42 avatar Oct 22 '17 05:10 mike42

I deleted and reinstalled extension and it still can't find printer. I googled a bit and I noticed that this type of printer is not supported via google chrome usb api

zmaglica avatar Nov 22 '17 08:11 zmaglica