Skip to content

oelison/label_drawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Desktop app for printing anything on a pimped CASIO KL-780 (see other project: https://github.com/oelison/label_firmware)

What it is fore

This program generate an image with a given font and the text. This will be converted to a bitmap and then transfered to the pimped KL-780.

ToDo

This program is not in a final state. It uses a fixed address to find the printer and handle only text.

  1. Settable ip-addres of the printer or better a broadcast from the printer to find it automatically.
  2. Drawing function or image import function
  3. Robustness increase. (5V to 3.3V converter or similar)
  4. Scaling for other label with of 12mm (18mm and 6mm not yet supported)

Disclaimer

Casio is a registered trademark of Casio Computer Co., Ltd.
This project is not affiliated with, endorsed by, or in any way officially connected with Casio Computer Co., Ltd.
The use of the name "Casio" is solely for descriptive purposes to identify compatibility or usage with Casio products.

License

MIT License

Copyright (c) 2025 Christian Oelschlegel

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

pimp a label printer with ESP32. This is the desktop app to create the content for the printer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published