The following information is provided as is, and the authors take no responsibility for the correctness.
LIPS supports Diablo 630 (the factory setting for the command mode), ISO mode (for printing text data and raster graphics) and VDM mode (for vector graphics and character printing). Another name for this emulation is CaPSL.
LIPS is based on
1984 - (Models: LBP-8 AJ1, LBP-8 AJ2)
1987 - (Models: LBP-B406, LBP-A408)
1989 - (Models: LBP-B406 Series, LBP-A404 Series, LBP-405Jr, LBP-A304 Series, LBP-A309G II)
1993 - (Models: BJC-880J, BJC-680J)
1995 - (Models: LBP-730)
CaPSL III escape codes:
lbp_escapes.txt
There are some japanese reference manuals available from the japanese Canon FTP site:
ftp://download.canon.jp/pub/mie_lips4/
| ESC | 0x1b |
| CSI | 0xE9 |
| DCS | 0xDC |
| ST | 0xEA |
| Command | Syntax | Version |
|---|---|---|
| Reset | ESC;ESCcESC; | |
| Soft Reset | ESC< | LIPS 3 |
| Fullpaint Mode | ESC[2&z | |
| Select Page Type | ESC[#p # = numerical, ascii even = portrait uneven = landscape 12/13 = A3 14/15 = A4 16/17 = A5 18/19 = Postcard 20/21 = A4 24/25 = B4 26/27 = B5 28/29 = B6 30/31 = Letter 32/33 = Legal 40/41 = Executive | |
| Set Mode | ESC[#h # = numerical, ascii | |
| Select Unit Size (300dpi) | ESC[7 I | |
| Move # dots up | ESC[#k # = numerical, ascii |