update readme

This commit is contained in:
crocsg 2023-10-08 17:34:43 +02:00
parent caf585b061
commit 67672b7df8
2 changed files with 17 additions and 17 deletions

View File

@ -19,20 +19,3 @@ DIY Open Source Braille embosser
the full documentation is available here https://braillerap-en.readthedocs.io/en/latest/index.html
## Directories
### docs
The source file for readthedoc documentation
### lasertcut
SVG/DXF file for laser cut
### MarlinBraille
BrailleRAP Firmware for MKS GEN 1.4 & MKS GEN L 2.1.
The firmware is already configurated for DRV8825 stepper drivers.
### printed_parts
STL files for 3D printed parts.
There is an xlsx (3D printed parts excel board.xlsx) files that detail the parts to print.
### NatBrailleTools
Java source code for NatBraille BrailleRAP driver. This is a little obsolete now, considere using AccessBrailleRAP (https://github.com/braillerap/AccessBrailleRAP)

17
README2.md Normal file
View File

@ -0,0 +1,17 @@
## Directories
### docs
The source file for readthedoc documentation
### lasertcut
SVG/DXF file for laser cut
### MarlinBraille
BrailleRAP Firmware for MKS GEN 1.4 & MKS GEN L 2.1.
The firmware is already configurated for DRV8825 stepper drivers.
### printed_parts
STL files for 3D printed parts.
There is an xlsx (3D printed parts excel board.xlsx) files that detail the parts to print.
### NatBrailleTools
Java source code for NatBraille BrailleRAP driver. This is a little obsolete now, considere using AccessBrailleRAP (https://github.com/braillerap/AccessBrailleRAP)