Refinements

This commit is contained in:
Ircama
2023-08-04 18:45:54 +02:00
parent 5c995f1f84
commit 14c1f536c6
2 changed files with 48 additions and 14 deletions

View File

@@ -169,10 +169,10 @@ Example of advanced printer status with an XP-205 printer:
'last_printer_fatal_errors': ['08', 'F1', 'F1', 'F1', 'F1', '10'],
'printer_head_id': '...',
'printer_status': {'cancel_code': 'No request',
'ink_level': [(1, 89, 'Black'),
(5, 77, 'Yellow'),
(4, 59, 'Magenta'),
(3, 40, 'Cyan')],
'ink_level': [(1, 0, 'Black', 'Black', 89),
(5, 3, 'Yellow', 'Yellow', 77),
(4, 2, 'Magenta', 'Magenta', 59),
(3, 1, 'Cyan', 'Cyan', 40)],
'jobname': 'Not defined',
'loading_path': 'fixed',
'maintenance_box_0': 'not full (0)',