diff --git a/docs/IMG/natbraille.png b/docs/IMG/natbraille.png new file mode 100644 index 0000000..fa7dcbb Binary files /dev/null and b/docs/IMG/natbraille.png differ diff --git a/docs/IMG/natbraille_page.png b/docs/IMG/natbraille_page.png new file mode 100644 index 0000000..a02580b Binary files /dev/null and b/docs/IMG/natbraille_page.png differ diff --git a/docs/IMG/natbrailleembossig.png b/docs/IMG/natbrailleembossig.png new file mode 100644 index 0000000..0cf4be4 Binary files /dev/null and b/docs/IMG/natbrailleembossig.png differ diff --git a/docs/bom.rst b/docs/bom.rst index 79e5a40..23082ac 100644 --- a/docs/bom.rst +++ b/docs/bom.rst @@ -98,7 +98,7 @@ x BTR M4 10 4 BTR M4 50mm partially threaded. 3 Joints torique 15.1 mm diametre interieur 20.5 mm de diamètre exterieur (15.1 x 20.5 x 2.7) - +3 Clapets de robinet dimension 4x16x6 mm ... === ========================================= diff --git a/docs/firstembossingpage.rst b/docs/firstembossingpage.rst index 8b169ed..09df309 100644 --- a/docs/firstembossingpage.rst +++ b/docs/firstembossingpage.rst @@ -10,6 +10,7 @@ L'application NatBraille http://natbraille.free.fr Utilisation de l'application BrailleRap +--------------------------------------- Aller sur la page https://crocsg.github.io/BrailleRap/ @@ -20,6 +21,32 @@ Entrer votre texte à l'endroit indiquer, et télécharger ensuite le fichier GC .. image :: ./IMG/braillerapapp_download.png :align: center -Vous pouvez ensuite utiliser un logiciel comme cura ou pronterface pour envoyer le fichier GCODEà l'imprimante +Vous pouvez ensuite utiliser un logiciel comme **cura** ou **pronterface** pour envoyer le fichier GCODEà l'imprimante + +Configuration NatBraille +------------------------ + +Compiler les programmes dans le repertoire NatBrailleTools du projet + +Dans les options générales NatBraille, utiliser **CBFr1252** pour la table braille, Encodage document noir **Automtique**, Encodage document braille **Windows1252** + +.. image :: ./IMG/natbraille.png + :align: center + +Dans les options d'embossage, utiliser **CBFr1252** pour la table braille pour l'embossage + +Activer l'option **utiliser une command systeme pour l'embossage** + +le paramêtre pour commande d'impression est : java -jar d:\usr\home\logger\BrailleLogger.jar $f | java -jar d:\usr\home\logger\gcodestreamer.jar COM4 250000 +en modifiant eventuellement les repertoires d'installation des programmes +COM4 est le port serie utilisé pour communiquer avec l'imprimante + +.. image :: ./IMG/natbraille_embossing.png + :align: center + +.. image :: ./IMG/natbraille_embossing.png + :align: center + + \ No newline at end of file