rust-ptouch icon indicating copy to clipboard operation
rust-ptouch copied to clipboard

Permit printing multiple labels without throwing away tape

Open benzea opened this issue 11 months ago • 2 comments

Maybe another solution for the problem from #37. It uses a different approach from what @kamnxt did, but it does seem to work well for me.

benzea avatar Jan 18 '25 21:01 benzea

Hmm, maybe flowchart 44 suggests that this method will be slower when actually wanting to print a lot of labels? As we wait for the first job to finish before submitting the next one?

Then again, from the command line we pretty much do that anyway …

benzea avatar Jan 18 '25 21:01 benzea

This kind of support would be nice to merge in and then get the half-cut option in the PT-P901BT / Cube XP working with it. What next steps are there to getting (something like) this merged? (Not sure if the change of command-line library is a worry.)

aschmitz avatar May 03 '25 21:05 aschmitz