-
Notifications
You must be signed in to change notification settings - Fork 115
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added sevral supported printers to brlaser #92
Conversation
Closes pdewacht#66 DCP-L2510D Closes pdewacht#87 DCP-L2537DW Closes pdewacht#63 HL-2130 Closes pdewacht#90 HL-L2380DW Closes pdewacht#77 MFC-7340
Any news on this? |
Closes pdewacht#98 DCP-T500W Closes pdewacht#94 HL-5040 Closes pdewacht#101 HL-2250DN Closes pdewacht#112 HL-L2305 Closes pdewacht#109 MFC-1810 Closes pdewacht#115 MFC-7320 Closes pdewacht#114 MFC-L2700DN
HL-2130 - remove duplex HL-L2380DW - remove 300dpi - add duplex MFC-7340 - remove duplex
At it again; Printers Definitions Added: Errors Fixed: HL-L2380DW
MFC-7340
HL-2130
|
HL-2130 MFC-7340 MFC-8710DW
Closes pdewacht#102 DCP-L2550DW Closes pdewacht#108 HL-L2310D Closes pdewacht#103 HL-L2350DW Closes pdewacht#57 MFC-L2750DW Closes pdewacht#110 MFC-T910DW Moved HL-L2305 definition to correct position from after HL-L2320D to before HL-L2310D
I can confirm that this fork works with my MFC-7320 on a Raspberry Pi 2B. |
@zeroheure Unfortunately that would be the limit of my help, since I don't know c++... |
I can help on that too. That's why I wrote the wiki page. I don't know C++ neither. |
I just started to look at the pull request in detail. |
Removes pdewacht#98 DCP-T500W Removes pdewacht#88 DCP-T710W Removes pdewacht#110 MFC-T910DW
Closes pdewacht#141 Brother DCP-7020 Closes pdewacht#147 Brother HL-2230 series Closes pdewacht#121 Brother HL-2240D series Closes pdewacht#128 Brother HL-2280DW Closes pdewacht#144 Brother MFC-7440N Closes pdewacht#129 Brother MFC-8860DN Closes pdewacht#134 Brother MFC-L2700DW series Closes pdewacht#130 Brother MFC-L2710DN series Closes pdewacht#142 Lenovo LJ2650DN
- DCP-L2537DW - DCP-L2550DW - HL-L2350DW - MFC-L2700DN - MFC-L2700DW - MFC-L2710DN - MFC-L2750DW Use standard naming convention for ModelName: - HL-2250DN - HL-2250DN - MFC-L2750DW - MFC-L3750CDW
Everything should be good to go |
Removed unsupported printers form pull request (Inkjet): Corrected ppd file names from earlier in pull request:
Follow the standard naming convention for ModelName:
Printers Definitions Added: I used the
If there are any issues, or you would like some changes let me know. |
Added FujiXerox DocuPrint P265 dw (#150) I ended up using the There's something especially satisfying to see other printer brands work with the driver, and I'm not really that involved in the project. |
Closes pdewacht#156 Brother HL-L5000D series Closes pdewacht#162 Brother HL-L2370DN series Closes pdewacht#172 Brother DCP-8065DN Fixed definition formatting for DocuPrint P265 dw
Here's the answer from Till Kampeeter
(I guess the "you" is not for me, but collective) |
Thanks for keeping us updated. It would definitely be nice to have the changes merged and issues closed. Fork wise I'll probably tag a release sometime tomorrow or the day after, there weren't many changes this time. |
I could do that. (I'm a professional C/C++ software developer since 1995, and I'm maintaining several LaTeX packages since 1994, currently on GitLab. BUT: I have absolutely no knowledge of writing CUPS drivers yet. So I would not be the best choice for this job.) Furthermore I would like to comment the sources (using doxygen syntax) since there are only 6 comments (not counting the copyright header) in the complete project C++ files. |
Thank you any amount of help would be greatly appreciated.
That will definitely help in the long run, thanks again. Unless poked, I tend to only check back every 2-6 months to respond to issues and add printer definitions. Let me know when there are changes that I should pull in... |
Merry Christmas/Happy Holidays; Notable additions/changes since last the summery; Printers Definitions Added: Errors Fixed: Changed Code: Issues Resolved: |
Closing this in favour of pull requests #179 and #180 Pull request #179 based off of the definitions branch, which focuses on adding printer entries to the driver. This pull request (#92) focuses on adding printer entries to the driver. Pull request #180 based off of the code branch, which focuses changes to the codebase. This includes #169, with QORTEC#2 later expanding its functionality to explicitly set simplex, duplex no tumble, and duplex tumble modes Moving forward, I'll be abandoning QORTEC/brlaser if favour of Owl-Maintain/brlaser. The Owl-Maintain fork is virtually identical to this pull request, with the only difference being an updated |
brlaser: Fedora switched to a more-maintained upstream fork because it supports more printers. See: https://packages.fedoraproject.org/pkgs/printer-driver-brlaser/printer-driver-brlaser/index.html and pdewacht/brlaser#92 brlaser: switch to same more-maintained upstream as Fedora Fedora switched to a more-maintained upstream fork because it supports more printers. See: https://packages.fedoraproject.org/pkgs/printer-driver-brlaser/printer-driver-brlaser/index.html and pdewacht/brlaser#92
Since I had some extra time I decided to help out adding the supported printers to brlaser.
#66 DCP-L2510D
#87 DCP-L2537DW
#63 HL-2130
#90 HL-L2380DW
#77 MFC-7340
#50 MFC-8710DW
#83 MFC-L3750CDW