HS4B-BrailleWriter-V0 by AteractionSAS 3d model
3dmdb logo
Thingiverse
HS4B-BrailleWriter-V0 by AteractionSAS

HS4B-BrailleWriter-V0 by AteractionSAS

by Thingiverse
Last crawled date: 3 years ago
Customizer
HS4B-BrailleWriter-V0
//French braille order is u v x y z ç é à è ù
charB = ["a", "A", "b", "B", "c", "C", "d", "D", "e", "E", "f", "F", "g", "G", "h", "H", "i", "I", "j", "J", "k", "K", "l", "L", "m", "M", "n", "N", "o", "O", "p", "P", "q", "Q", "r", "R", "s", "S", "t", "T", "u", "U", "v", "V", "w", "W", "x", "X", "y", "Y", "z", "Z", ",", ";", ":", ".", "!", "(", ")", "?", "\"", "*", "'", "-", "/", "@", "ç", "é", "à", "è", "ù", "â", "ê", "î", "ï", "ô", "û", "ë", "ï", "ü", "œ", "1", "2", "3", "4", "5", "6", "7", "8", "9", "0"];
charDots = [[1], [1], [1, 2], [1, 2], [1, 4], [1, 4], [1, 4, 5], [1, 4, 5], [1, 5], [1, 5], [1, 2, 4], [1, 2, 4], [1, 2, 4, 5], [1, 2, 4, 5], [1, 2, 5], [1, 2, 5], [2, 4], [2, 4], [2, 4, 5], [2, 4, 5], [1, 3], [1, 3], [1, 2, 3], [1, 2, 3], [1, 3, 4], [1, 3, 4], [1, 3, 4, 5], [1, 3, 4, 5], [1, 3, 5], [1, 3, 5], [1, 2, 3, 4], [1, 2, 3, 4], [1, 2, 3, 4, 5], [1, 2, 3, 4, 5], [1, 2, 3, 5], [1, 2, 3, 5], [2, 3, 4], [2, 3, 4], [2, 3, 4, 5], [2, 3, 4, 5], [1, 3, 6], [1, 3, 6], [1, 2, 3, 6], [1, 2, 3, 6], [2, 4, 5, 6], [2, 4, 5, 6], [1, 3, 4, 6], [1, 3, 4, 6], [1, 3, 4, 5, 6], [1, 3, 4, 5, 6], [1, 3, 5, 6], [1, 3, 5, 6], [3, 4, 6], [3], [3, 6], [3, 4], [3, 4, 5]
[2], [2, 3], [2, 5], [2, 5, 6], [2, 3, 5], [2, 3, 6], [3, 5, 6], [2, 6], [2, 3, 4, 6], [2, 3, 6], [3, 5], [3, 5, 6], [1, 2, 3, 4, 6], [1, 2, 3, 4, 5, 6], [1, 2, 3, 5, 6], [2, 3, 4, 6], [2, 3, 4, 5, 6], [1, 6], [1, 2, 6], [1, 4, 6], [1, 4, 5, 6], [1, 5, 6], [1, 2, 4, 6], [1, 2, 4, 5, 6], [1, 2, 5, 6], [2, 4, 6], [1], [1, 2], [1, 4], [1, 4, 5], [1, 5], [1, 2, 4], [1, 2, 4, 5], [1, 2, 5], [2, 4], [2, 4, 5]];
//Table of Gardner–Salinas 8-dot (GS8) braille
//Apart from 0, this is the same as the Antoine notation used in French and Luxembourgish Braille.
//First Braille
//1829 Braille cells
// but with horizontal lines and dots,its in fact a 3*3 cell
//French Braille numbers
//Traditional versus Antoine notation (french numbers)
//Numbers
//The traditional system of digits is to add the number sign in front of
// the letters of the first decade (a–j), with being and being0.
//This is the internationally recognized number system.
// However, in French Braille a new system, the Antoine braille digits, is used for mathematics and is recommended for all academic publications.
//This uses combined with the first nine letters of the fourth decade, from for1to for 9, with
//the preceding for The period/decimal and fraction //bar also change. The Antoine numbers are
//being promoted in France and Luxembourg, but are not much used in with French Braille in Quebec.
//NB Luxembourish
//The Antoine notation being promoted in France is used for numbers. However, because there is no //possibility of confusing these digits with the letters of
//the Luxembourgish alphabet, as there
//is with the French Braille alphabet, they are written without the French number sign
// That is, in Luxembourgish Braille, numbers are simply written as they are in print, without
//requiring any special indication that they are numbers.

Tags