/braillegenerator

A OpenJSCAD based braille generator for 3D printing braille labels or print braille dots on a surface

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Braille Generator

A configurable OpenJSCAD script for creating Braille text from strings. Can be used for printing dots only on surfaces or creating braille labels (with a backplate).

Usage

You can render this script in following ways:

Parameters

  • enable backplate: If set, a 2mm sheet will be created, on which the braille dots are located
  • enable support: If set, 2 additional small cubes are created, to stabilize the backplate while printing
  • text: Enter a text. New lines can be created by entering \n. A backslash must be escaped: \\

Rendering of a 3 line braille text with backplate and supportplate

Acknowledgements

Everything regarding the Github Pages is originally from: https://github.com/joostn/OpenJsCad/tree/gh-pages