Skip to content

BrailleRap generates GCode to print Braille. we attend to specialize this code for BrailleRap-SP hardware

License

Notifications You must be signed in to change notification settings

crocsg/BrailleRap

 
 

Repository files navigation

BrailleRap

!!!!!!!!!!! This is for BrailleRapSP !!!!!!!!!

Emboss Braille with a BrailleRapSP! This is a modified version of original ArthurSW work https://github.com/arthursw/BrailleRap to handle the Braille printer BrailleRapSP. The main modification is that ArturSW version use a motor for the Z axis, BrailleRAP-SP use an electro-magnet and don't have a Z axis. So the G-CODE is slightly different, and not portable !

Thanks to Avinash Pudale the application now support indian devnagari languages (hindi,marathi,nepali) Emboss Braille with BrailleRapSP!

BrailleRAPSP repo is here https://github.com/BrailleRapSP/BrailleRapSP

Contribution

You can modify and/or add braille language files (braille6.js, braille6india.js, braille8new.js, braille8old.js, devnagrinumbers.js).

edit devnagrinumbers.js for numbers and custom indices

Those are javascript files, not JSON, to be able to include them in the index.html file when working offline without a server.

Any new language file respecting this format will be automaticaly taken into account. The name of the language must contain '6 dots' if it is based on 6 dots, '8 dots' if based on 8 dots.

About

BrailleRap generates GCode to print Braille. we attend to specialize this code for BrailleRap-SP hardware

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.1%
  • Other 0.9%