Additional printer support/usage model #147
Replies: 7 comments 8 replies
-
I will definitely look into this. When I initially wrote support the only one I could find at the time was the DYMO LabelWriter 450 Twin Turbo, and while it's nice and fast it has some limitations with margin sizes. The QL-820NWB is certainly a pricey printer, but I bet I could add support for it without having one on me - if you are volunteering for testing. Mostly, it's all about the label size, resolution and layout as long as it supports CUPS (unix). It's totally possible to encode the DigiKey information, or even just the manufacturer part number. I'd really like to see support on Binner's end for printing QR and 2D Barcodes which shouldn't be difficult to do. |
Beta Was this translation helpful? Give feedback.
-
@TWM617 btw, 2.3.4 is building right now and should be released within the hour. It's purely a fix for your #136 issue. |
Beta Was this translation helpful? Give feedback.
-
I am fully committed to any testing of anything you wish, not just the printer but that would be excellent. The printer is not cheap but it does a whole lot and does it well.
Tim
…________________________________
From: Michael Brown ***@***.***>
Sent: Monday, April 3, 2023 4:52:59 PM
To: replaysMike/Binner ***@***.***>
Cc: TWM617 ***@***.***>; Mention ***@***.***>
Subject: Re: [replaysMike/Binner] Additional printer support/usage model (Discussion #147)
@TWM617<https://github.com/TWM617> btw, 2.3.4 is building right now and should be released within the hour. It's purely a fix for your #136<#136> issue.
—
Reply to this email directly, view it on GitHub<#147 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AY2JAWK2LSE5H5CJGZZXQYDW7NPFXANCNFSM6AAAAAAWRY4MHI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
FYI - My Brother QL-820NWB will print text on labels from Binner but barcodes don't work and the label size I have is not one of the two label choices in the dropdown. I have barcode fonts installed on my PC but they are not selectable in the font drop down. |
Beta Was this translation helpful? Give feedback.
-
The way the label printing would be most useful for me is if instead of typing text, I could select the fields from a database search, print the label then have it stored and searchable back in the parts database.
My envisioned usage model goes like this: I have a part without a barcode from an unknown supplier that I then found on Digi-Key by entering the part number in Binner and selecting the part that best matches. I then store that part in the database and switch to label printing. Either the last part I saved is preloaded onto the print screen or I search for it. I then select a stored template or I select the fields and format the label. I print the label and put it on my part bag then save the label format as a template for later reuse.
Tim
…________________________________
From: Michael Brown ***@***.***>
Sent: Wednesday, April 19, 2023 8:50:04 PM
To: replaysMike/Binner ***@***.***>
Cc: TWM617 ***@***.***>; Mention ***@***.***>
Subject: Re: [replaysMike/Binner] Additional printer support/usage model (Discussion #147)
thanks for reporting this. I've been doing a rethink on how labels are done, and would like to redesign the part printing stuff but that will be a fairly large feature so will take a bit of time.
The barcodes currently aren't done using fonts, but rather drawn custom by a barcoding package that I wrote to be cross-platform. The font dropdown shows fonts that are stored in Binner.Web/Fonts and they must be ttf format, the ones I distribute are open source licensable fonts so I only include a handful.
—
Reply to this email directly, view it on GitHub<#147 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AY2JAWJGG3KVGGQVAK5QNT3XCCW6ZANCNFSM6AAAAAAWRY4MHI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Attached.
From: Michael Brown ***@***.***>
Sent: Thursday, April 20, 2023 2:04 PM
To: replaysMike/Binner ***@***.***>
Cc: TWM617 ***@***.***>; Mention ***@***.***>
Subject: Re: [replaysMike/Binner] Additional printer support/usage model (Discussion #147)
see if you can send me the font as an attachment - I can try on my end. I haven't written a wiki article on fonts yet and it's been a while, maybe I missed something.
—
Reply to this email directly, view it on GitHub <#147 (reply in thread)> , or unsubscribe <https://github.com/notifications/unsubscribe-auth/AY2JAWP74MPVDOKCDR2S3FTXCGQCXANCNFSM6AAAAAAWRY4MHI> .
You are receiving this because you were mentioned. <https://github.com/notifications/beacon/AY2JAWNKAZRU7JO2AGYSLWTXCGQCXA5CNFSM6AAAAAAWRY4MHKWGG33NNVSW45C7OR4XAZNRIRUXGY3VONZWS33OINXW23LFNZ2KUY3PNVWWK3TUL5UWJTQAK2SM2.gif> Message ID: ***@***.*** ***@***.***> >
|
Beta Was this translation helpful? Give feedback.
-
@TWM617 the new font and a few label fixes are now available as part of the v2.4.0 pre-release. This is a big update, and there are some special upgrade notes related to backing up your Binner database file if using the built-in Binner file storage format. Let me know if you run into any issues. I'm going to get working on the new part label designer for the next release, which should make printing good labels a lot easier. |
Beta Was this translation helpful? Give feedback.
-
I believe I saw somewhere that you were soliciting suggestions for additional label printers to support. I would like the Brother QL-820NWB (related permutations) to be supported. It is a very nice printer fully capable of 1D and QR printing.
Since my printer is not yet supported I don't have any clue of the current usage model but something useful to me would be able to effectively recreate the information encoded in Digikey barcodes so I could use locally inventories parts out of the static bags and reprint the labels with updated quantities. This would also solve the problem of having old products with invalid Digikey barcodes but which are still valid parts in the Digikey inventory.
Beta Was this translation helpful? Give feedback.
All reactions