matmair / brother_ql2

Python package for the raster language protocol of Brother QL and PT series label printers
GNU General Public License v3.0
0 stars 1 forks source link

Adding support for FLe tape on PT950NW #1

Open ChrisdAutume opened 1 month ago

ChrisdAutume commented 1 month ago

Hi there,

I wanted to add FLe Tape support for PT950NW, but it's bit more complicated that I assumed. Using DIE_CUT form factor, printer report "wrong tape format" notice when printing.

Raster reference, give special media code for FLe, but i didn't find out if it's relevant. (https://download.brother.com/welcome/docp100407/cv_ptp900_eng_raster_102.pdf)

Label("21x45", ( 21, 45), FormFactor.DIE_CUT, ( 1346, 340), ( 638, 298), 0 ), Any idea ?

Regards.

matmair commented 4 weeks ago

Hi there! This repo is a precaution to reserve the name while I am awaiting feedback on the original repo https://github.com/matmair/brother_ql-inventree/issues/58.

Please try with release 1.3 of brother_ql-inventree and raise the issue on https://github.com/matmair/brother_ql-inventree if it is not working.

vulpes2 commented 4 weeks ago

I don't have a printer that can print FLe tape, can you reopen this issue in brother_ql-inventree and post the output of the status command?