MultiMote / niimbluelib

🖨 A library for the communication with NIIMBOT printers
https://multimote.github.io/niimbluelib/
MIT License
10 stars 3 forks source link

D110 printer works only with B1 device type. #7

Open berhalak opened 3 hours ago

berhalak commented 3 hours ago

D110 printer works only with B1 device type.

I think even the library itself detects this printer as B1 type.

MultiMote commented 3 hours ago

Please post printer info from niimblue (Gear icon near printer name). Maybe you have D110_M (300 dpi version of D110). It uses same print task format as B1.

Here is print task dictionary: https://github.com/MultiMote/niimbluelib/blob/8e15d2e7bfd4bac24e8c97036566d0443fde1b41/src/print_tasks/index.ts#L46-L51