cmd_feed_paper, cmd_set_energy, dark_mode seem to have no effect
See original GitHub issueWhen trying to implement cmd_set_energy
and cmd_feed_paper
in my own application, changing the values used in cmds_print_img
function appears to have no effect. The paper doesn’t feed any further, and/or the text is not any darker if I increase the values in these fields.
Printing a demo page from the iOS App (or the built-in debug QR code print mechanism) provides much darker prints than printing a black text on white BG PNG from catprinter. I suspect that these values are not being properly set when I print from the function vs. the App.
Printer model: GB02
Issue Analytics
- State:
- Created a year ago
- Comments:10 (6 by maintainers)
Top Results From Across the Web
Dark Mode Not Working in Windows 10—What to Do
Open the Start menu. Start typing 'cmd' until the Command Prompt icon appears. Right-click the Command Prompt icon and select 'Run as Administrator....
Read more >How do I fix title bars not changing to dark mode setting?
I am running on windows 10 build 17763. The picture below shows the dark mode is working on file explorer, but not on...
Read more >[Request] Support system dark mode · Issue #157 · mintty/wsltty
When I configure "dark app mode", I can only see an effect on the ... Does dark tittle bar appear in Command Prompt...
Read more >Enabling and disabling Windows 10 dark mode - IONOS
The settings application is the quickest and easiest option for enabling and disabling Windows 10 dark mode. Here, you can define the main ......
Read more >How to Enable Dark Mode in Windows 10 | PCMag
Want to take down your screen brightness a notch? Here's how to turn on dark mode and set custom colors across your apps...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hello, i am using the GB03 model and I can also say that using the original Android App prints way better than using the python script. I have tried to add the cmd_set_energy and/or CMD_PRINT_TEXT, but didn’t improved the printing quality.
Just for reference, here is also a discussion about this: https://github.com/rbaron/catprinter/commit/044eab65426117027a8c9b11fe2c072b21042a5c#r70920006