webzlp
Version:
A small library using WebUSB to print labels on label printers.
135 lines (133 loc) • 2.17 kB
TypeScript
declare const _default: {
"models": [
{
"modelName": "Unknown_EPL",
"modelHints": [],
"dpi": 203,
"speedMap": "28X4",
"printArea": {
"width": 832,
"length": 2223
}
},
{
"modelName": "LP2844",
"modelHints": [
"UKQ1935HLU",
"UKQ1935HMU",
"UKQ1935H U",
".*\\sFDX$",
".*\\sUPS$",
"^LP2844$"
],
"dpi": 203,
"speedMap": "28X4",
"printArea": {
"width": 832,
"length": 2223
}
},
{
"modelName": "TLP2844",
"modelHints": [
"UKQ1935 U",
"^TLP2844$"
],
"dpi": 203,
"speedMap": "28X4",
"printArea": {
"width": 832,
"length": 2223
}
},
{
"modelName": "LP2824",
"modelHints": [
"UKQ1935HLU",
"^LP2824$"
],
"dpi": 203,
"speedMap": "28X4",
"printArea": {
"width": 448,
"length": 2223
}
},
{
"modelName": "TLP2824",
"modelHints": [
"UKQ1915 U",
"^TLP2824$"
],
"dpi": 203,
"speedMap": "28X4",
"printArea": {
"width": 448,
"length": 2223
}
},
{
"modelName": "FDX ZP 500",
"modelHints": [
"FDX ZP 500"
],
"dpi": 203,
"speedMap": "GK420",
"printArea": {
"width": 448,
"length": 2223
}
}
],
"speedMaps": {
"28X4": {
"1.5": 1,
"2.0": 2,
"2.5": 3,
"3.5": 4
},
"GK420": {
"2.0": 2,
"3.0": 3,
"4.0": 4,
"5.0": 5
},
"GX420": {
"2.0": 2,
"3.0": 3,
"4.0": 4,
"5.0": 5,
"6.0": 6
},
"GK430": {
"2.0": 2,
"3.0": 3,
"4.0": 4
},
"3842": {
"1.0": 0,
"1.5": 1,
"2.0": 2
},
"2443": {
"1.5": 1,
"2.0": 2,
"2.5": 3
},
"2348": {
"2.0": 2,
"3.0": 3,
"4.0": 4,
"5.0": 5,
"6.0": 6
},
"2684": {
"1.0": 1,
"2.0": 2,
"3.0": 3,
"4.0": 4
}
}
}
;
export default _default;