Linux command
hp-align 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Align print heads
hp-align
Specify printer
hp-align -p [printer-name]
Interactive mode
hp-align -i
Specify device URI
hp-align -d [hp:/usb/Deskjet_Printer?serial=XYZ]
Enable debug logging
hp-align -g
说明
hp-align aligns print cartridges on HP printers. It runs the alignment procedure to ensure optimal print quality. The tool supports automatic and interactive alignment modes. Interactive mode displays alignment patterns and asks for best match selection.
参数
- -p _PRINTER_, --printer=_PRINTER_
- CUPS printer name.
- -d _URI_, --device=_URI_
- Device URI (e.g. `hp:/usb/...`).
- -i, --interactive
- Run in interactive mode.
- -l _LEVEL_, --logging=_LEVEL_
- Logging level: none, info, error, warn, debug.
- -g
- Debug mode (equivalent to `-l debug`).
- -h, --help
- Display help information.
FAQ
What is the hp-align command used for?
hp-align aligns print cartridges on HP printers. It runs the alignment procedure to ensure optimal print quality. The tool supports automatic and interactive alignment modes. Interactive mode displays alignment patterns and asks for best match selection.
How do I run a basic hp-align example?
Run `hp-align` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -p _PRINTER_, --printer=_PRINTER_ do in hp-align?
CUPS printer name.