Closed ennui2342 closed 10 years ago
Made the the maximum chunk height configurable through setMaxChunkHeight(int val). Defaults to 255 set in begin()
I found that for dense black images the chunk height needed to be pulled down to 100 to give the printer chance to keep up. See http://forums.adafruit.com/viewtopic.php?f=8&t=38668
Thanks for submitting the pull and apologies it took so long to be reviewed. Gave it a quick test and it seems to work well. Merging in now, thanks!
Made the the maximum chunk height configurable through setMaxChunkHeight(int val). Defaults to 255 set in begin()
I found that for dense black images the chunk height needed to be pulled down to 100 to give the printer chance to keep up. See http://forums.adafruit.com/viewtopic.php?f=8&t=38668