hiti: Documentation update
This commit is contained in:
parent
1a099eff42
commit
db05f6c46d
|
@ -39,7 +39,7 @@ that are used internally by the printer to fine-tune the output.
|
|||
rb = P710 (Rebadged Shinko S2145)
|
||||
rc = DNP DS-A1
|
||||
rd = P72x (also "P810L-D")
|
||||
re = CIIT CTP-3010
|
||||
re = CIIT CTP-3010 (P720L variant)
|
||||
rf = Tashica YP-120
|
||||
rg = TouchTunes P510TT
|
||||
rh = P750
|
||||
|
@ -71,13 +71,13 @@ Media type & Version are obtained via the CMD_ERDC_RRVC ("Read Ribbon
|
|||
Vendor Code") command. It return a 16-bit word:
|
||||
|
||||
x0xx
|
||||
||\\--- version (0-63)
|
||||
||\\--- version (0x00-0x3f)
|
||||
|\----- unknown (always zero?)
|
||||
\------ type/mfg (1 for CHC, 0 for DNP) (presumably others too?)
|
||||
\------ type/mfg (1 for CHC, 0 for DNP) (presumably othet types too)
|
||||
|
||||
Some models (P461, maybe others) do not support RRVC. In HiTi's
|
||||
official MacOS drivers, the type code appears to be hardcoded and the
|
||||
version needs to be manually specified as a runtime configuration
|
||||
official MacOS/Windows drivers, the type code appears to be hardcoded
|
||||
and the version is manually specified as a runtime configuration
|
||||
option.
|
||||
|
||||
*** HiTi 3D LUT files
|
||||
|
@ -144,7 +144,6 @@ Heat table types (Unknown formats):
|
|||
4167 sl/sn/sp(some) (Appears to be sent over as-is)
|
||||
4232 sp (some) (Appears to be sent over as-is)
|
||||
|
||||
88354 ?? re (some)
|
||||
185524 ?? da (some)
|
||||
463536 ?? pc
|
||||
529497 ?? se/sf
|
||||
|
@ -181,6 +180,7 @@ Heat table version 2:
|
|||
12753 ?? cd(ph) / cm cm(ph)
|
||||
58170 ?? cd(oh/th)
|
||||
77996 ?? cl / cm(oh/th)
|
||||
88354 ?? re (some)
|
||||
|
||||
These are more complex. Data format:
|
||||
|
||||
|
@ -260,4 +260,5 @@ NN TT MM ZZ ZZ OO OO OO OO
|
|||
18 df 12732 EN_ALL
|
||||
01 f0 2 Only seen with embedded table, always 01 00
|
||||
19 00 Varies Embedded table
|
||||
75 20 Varies Embedded table 2
|
||||
1e ba Varies Embedded table
|
||||
75 20 Varies Embedded table
|
||||
|
|
Loading…
Reference in a new issue