Skip to content

explicitly disable duplex in PCL#169

Open
tomjnixon wants to merge 1 commit intopdewacht:masterfrom
tomjnixon:disable_duplex
Open

explicitly disable duplex in PCL#169
tomjnixon wants to merge 1 commit intopdewacht:masterfrom
tomjnixon:disable_duplex

Conversation

@tomjnixon
Copy link
Copy Markdown

This seems to be required for the HL-L2350DW, and matches the behaviour of the official driver.

Without this, if duplex is disabled then the printer still duplexes, but every other page is garbled.

I haven't tested this on any other printers. I think this should be safe (it's a standard PCL code), but it might be worth testing against other printers.

I'm using @QORTEC's master branch, but that shouldn't make any difference as the only changes are printer definitions.

this seems to be required for the HL-L2350DW, and matches the behaviour
of the official driver

without this, if duplex is disabled then the printer still duplexes, but
every other page is garbled
QORTEC added a commit to QORTEC/brlaser that referenced this pull request Dec 19, 2022
@QORTEC
Copy link
Copy Markdown
Contributor

QORTEC commented Dec 21, 2022

Thanks, I've pulled your code into my fork/pull request #92.

@tomjnixon
Copy link
Copy Markdown
Author

Ace, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants