Romeo and Juliet by William Shakespeare (Grade 2 Braille) by ramity | Download free STL model | Printables.com

1 min read Original article ↗

Braillest believes accessible braille is cost effective braille

These molds and source text are public domain and were generated with open source software available at github.com/braillest. Visit braillest.com for more details about our approach.

Accessibly and cheaply create your own braille

A 3D printer and an inexpensive etching roller press is all it takes to create your own media. Here's exactly how this model set was generated.

git clone https://github.com/Braillest/webapp.git
cd webapp
./scripts/copy-env.bash
docker compose up -d
docker exec -it braillest_core_backend bash
python3 ./python/download_books.py
cp "/data/source-material/texts/Romeo and Juliet by William Shakespeare (1840).txt" /data/texts/Romeo-and-Juliet.txt
python3 ./python/generate_all_page_molds.py /data/texts/Romeo-and-Juliet.txt

Tags



The author marked this model as their own original creation.