michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
243 stars 31 forks source link

Dymo labelwriter duo 450 still having issues printing to tape #105

Closed eriksl closed 1 year ago

eriksl commented 1 year ago

Hi,

So very sorry for not coming back sooner.

I am now testing with the master branch, self-compiled. The tape printer now does produce something, but it's weird. I have made a png that consists of two black rectangles, a few pixels wide, the outer one to the edges of the image, the inner one a few pixels inside (so you get a black border, then a white rectangle, then a black rectangle, then white, from outside to inside).

The image I made is a png of 1000x120 pixels. When I print it, it only prints the top half of the im age, on the bottom half of the tape... When I resize the image to 500x60 (just to see what happens), exactly the same happens. So this is kind of useless for me.

Maybe it has to do with that I cannot select a proper media type for the tape printer? It only allows for "label" type media.

This is the image I am trying to print:

test

This is what comes out:

20230819_130037

Originally posted by @eriksl in https://github.com/michaelrsweet/lprint/issues/62#issuecomment-1684919314

michaelrsweet commented 1 year ago

Not able to look at this right now but will get back to you in a few weeks.

eriksl commented 1 year ago

Ok!

michaelrsweet commented 1 year ago

I think this is resolved in master (what will hopefully soon be 1.3.0...)