Please see all COVID-19 updates here as some shipments may be delayed due to CDC safety and staffing guidelines. If you have an order or shipping question please refer to our Customer Support page. For technical questions please check out our Forums. Thank you for your continued support.
Member Since: July 28, 2012
Country: United States
Product COM-10438 about 7 years ago
I am powering this off 4xAA just fine. You can adjust the heating values in your code. Put this into your setup after you declare the printer:
Thermal.write(27); //return after this Thermal.write(55); //return after this Thermal.write(255); //return after this Thermal.write(255); //return after this Thermal.write(255); //return after this
Managing the settings is... odd. The first two (27 and 55) get your printer ready to accept the next three commands and tells the printer what those commands will be. In this case it sets the print density and heat time to the max.
Note: If you are using the "Hater-Matic" sketch, replace "Thermal.write" with "printerOutput.write".
Hope that helps!
Product COM-11636 about 7 years ago
I can confirm that this works with a mixture of US and Japanese Yen! I have a modified "Hater-Matic" at my clinic in Japan giving out jokes to patients!
Product ROB-08449 about 7 years ago
Does anyone know if these will work for bristle bots?