Control of Canon PIXMA iP5000 Printer

Please support our C++ advertiser: Programming Forums - DaniWeb Sister Site
Reply

Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Control of Canon PIXMA iP5000 Printer

 
0
  #1
Apr 2nd, 2008
I want to be able to control the print head of a Canon PIXMA iP5000 (inkjet) for printing.

This printer has the finest resolution of any I.J. Printer made and it is this resolution I need to be able to utilise and control.

I do have access to Cannon's Official Printer programing codes should they be required.

Can anyone assist please.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #2
Apr 3rd, 2008
I anticipate this would be done using C++.
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,661
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1501
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #3
Apr 3rd, 2008
If you have the programming guide then what's the problem?
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #4
Apr 3rd, 2008
No I do not have the programing guide, that is not provided.

Canon will provide the specific codes for qualified users of their equipment. These codes enable one to call a wide range of canon printer functions and commands e.g. Set the paper gap between the paper and the print head, which for ASCII is PAPERGAP, also they give it for HEX 50 41 50 45 52 47 41 50.

However within the codes they provide, I cannot work out how to control the print head, so that I can get just one ink jet point to print without any input/ouput from any of the other inkjet colours (e.g if I select Blue there will still be doplets from other colours on the paper despite the fact that I selected blue and blue only), and such that, I can get the Jet to produce a single 1 picolitre thickness of line on the horizontal or on the vertical, for a specified length in each case (1 picolitr is the size of droplet produced at a resolution of 9600 per inch on the horizontal). Most photographic printers only go down to 4 or 2.5 picolitres at the least.

Using the normal software tools provided by Canon within the printer software, the minimum thickness of line is about 50 picolitres thick, which is way too thick. No matter what the resolution (dpi) of the background image frame is set up at and the dpi print image is set at (e.g 1 pixel thick), the printer and the colour selected by choice, the printer will always print the line too thick (ie. about 50 picolitres). The ink jet output, under microscope examination, is producing individual 1 picolitre droplets, but will not print 1 picolitre droplets in 1 continuous straight line, using a single colour. To stop it doing this, I must have a command and control set, that controls the print head so that it will print the line using only a single print head ink jet of my choice, which will provide a series of single picolitre droplets onto the paper.

The Codes provided by Canon do not explain how that can be done. Having spoken with them at length about this problem, they gave me access to these codes so that I could do a program to control the print head to achieve this.
Last edited by antona; Apr 3rd, 2008 at 10:04 am.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #5
Apr 4th, 2008
Ancient Dragon, did you think you might have some ideas about dealing with this problem?


Originally Posted by Ancient Dragon View Post
If you have the programming guide then what's the problem?
Reply With Quote Quick reply to this message  
Join Date: Aug 2005
Posts: 15,661
Reputation: Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute Ancient Dragon has a reputation beyond repute 
Solved Threads: 1501
Team Colleague
Featured Poster
Ancient Dragon's Avatar
Ancient Dragon Ancient Dragon is offline Offline
Still Learning

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #6
Apr 4th, 2008
Originally Posted by antona View Post
Ancient Dragon, did you think you might have some ideas about dealing with this problem?
Since I have not seen their programming guid I have no ideas. Did you talk to one of their programmers or just to one of their know-nothing help support people? If their programmers can not help you then maybe what you want to do can't be done their their printers.
Don't PM me with questions -- you might get a nasty PM in response. If you have a question then post it in one of the forums.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #7
Apr 4th, 2008
Originally Posted by Ancient Dragon View Post
Since I have not seen their programming guid I have no ideas. Did you talk to one of their programmers or just to one of their know-nothing help support people? If their programmers can not help you then maybe what you want to do can't be done their their printers.
I initially talked to their help people who agreed it was beyond them they pushed it up to level 2 and they came back with the offer of access to their various pdf files containing their printer programing codes. I now have some eight of these command files.
Last edited by antona; Apr 4th, 2008 at 6:08 pm.
Reply With Quote Quick reply to this message  
Join Date: Apr 2008
Posts: 20
Reputation: antona is an unknown quantity at this point 
Solved Threads: 0
antona antona is offline Offline
Newbie Poster

Re: Control of Canon PIXMA iP5000 Printer

 
0
  #8
Apr 11th, 2008
Does anyone have any API 's to use with printers ?
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1
Reputation: lucyrssll is an unknown quantity at this point 
Solved Threads: 0
lucyrssll lucyrssll is offline Offline
Newbie Poster

Canon PIXMA iP5000 ink

 
0
  #9
Aug 15th, 2008
Stinkyink now offer ink cartridges for the Canon Pixma IP5000 ink. Oh and it's free delivery too!
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C++ Forum


Views: 1525 | Replies: 8
Thread Tools Search this Thread



Tag cloud for C++
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC