Drucken auf Canon Drucker mit eigenem Protokoll - möglich?

Drucken über das Netzwerk
Antworten
ThyMaster
Beiträge: 4
Registriert: Mi 02 Apr, 2008 14:25

Drucken auf Canon Drucker mit eigenem Protokoll - möglich?

Beitrag von ThyMaster »

Hallo,

die neuen(?) netzwerkfähigen Multifunktions-Drucker von Canon benutzen m.W. nur noch das CNBJPN Protokoll.
Hat irgend jemand es schon geschafft, über dieses Protokoll zu drucken (unter Linux)?

Danke im Voraus
Gruß
ThyMaster
llagendijk
Beiträge: 7
Registriert: Do 15 Mai, 2008 23:11

Beitrag von llagendijk »

As I have not been able to find a solution on the internet, I have started development of a backend for CUPS that talks bjnp. I have a working demo available. I will post source code in a while. On http://fazant.net/cups you can find a very first version. It does require the cups source code, as it must be built within the cups source tree.
ThyMaster
Beiträge: 4
Registriert: Mi 02 Apr, 2008 14:25

Beitrag von ThyMaster »

...and just for feedback:
The driver works!
Two glitches:
1. No feedback on ink fill
2. Slowerb than original Canon drivers (under Windows)

...und als Feedback:
Der Treiber funktioniert!
Zwei kleine Einschränkungen:
1. Kein Tintelfüllstand
2. Langsamer als der orig. Canon-Treiber (unter Windows)

- ThyMaster
llagendijk
Beiträge: 7
Registriert: Do 15 Mai, 2008 23:11

Beitrag von llagendijk »

ThyMaster hat geschrieben:...and just for feedback:
The driver works!
Two glitches:
1. No feedback on ink fill
This is not the backends fault. I have sent the people at Zedonet the code that will enable them to add the inklevel reading support to the turboprint utilities. They are planning to add it, although I do not know when
ThyMaster hat geschrieben:.
2. Slower than original Canon drivers (under Windows)
I am aware of that. I have rewritten a lot of the code.Please test the new version when I release it (still want to do some more cleanups)
ThyMaster hat geschrieben: ...und als Feedback:
Der Treiber funktioniert!
Zwei kleine Einschränkungen:
1. Kein Tintelfüllstand
2. Langsamer als der orig. Canon-Treiber (unter Windows)

- ThyMaster
Vielen dank fuer die Feedback!
Louis
llagendijk
Beiträge: 7
Registriert: Do 15 Mai, 2008 23:11

Beitrag von llagendijk »

llagendijk hat geschrieben:As I have not been able to find a solution on the internet, I have started development of a backend for CUPS that talks bjnp. I have a working demo available. I will post source code in a while. On http://fazant.net/cups you can find a very first version. It does require the cups source code, as it must be built within the cups source tree.
cups-bjnp version 0.2 (beta) is released on sourceforge: http://sourceforge.net/projects/cups-bjnp/?abmode=1
RPMs are avaialable there for X86_64 Fedora and Centos 5.
This code can be compiled without access to the CUPS sources. Only the cups development support is required (cups-devel packages on Redhat based systems)
starbuck
Beiträge: 1
Registriert: So 17 Aug, 2008 14:58

Beitrag von starbuck »

@ llagendijk: Thank you very much, i appreciate your work!!!
Antworten