mirror of
https://github.com/braillerap/BrailleRap.git
synced 2025-06-08 01:49:59 +02:00
Merge pull request #4 from DeflateAwning/merge-readme-and-readme2
Merge README2.md into section of README.md
This commit is contained in:
commit
d3b4472e91
21
README.md
21
README.md
@ -38,3 +38,24 @@ DIY Open Source Braille embosser
|
|||||||
[](https://braillerap-en.readthedocs.io/en/latest/index.html)
|
[](https://braillerap-en.readthedocs.io/en/latest/index.html)
|
||||||
|
|
||||||
The full documentation [is available at braillerap-en.readthedocs.io](https://braillerap-en.readthedocs.io/en/latest/index.html).
|
The full documentation [is available at braillerap-en.readthedocs.io](https://braillerap-en.readthedocs.io/en/latest/index.html).
|
||||||
|
|
||||||
|
## Repository Structure
|
||||||
|
|
||||||
|
### `docs/`
|
||||||
|
The source file for readthedoc documentation, viewable at [braillerap.readthedocs.io](https://braillerap.readthedocs.io/fr/latest/index.html).
|
||||||
|
|
||||||
|
### `lasercut/`
|
||||||
|
SVG/DXF file for laser cut
|
||||||
|
|
||||||
|
### `MarlinBraille/`
|
||||||
|
BrailleRAP Firmware for MKS GEN 1.4 & MKS GEN L 2.1.
|
||||||
|
|
||||||
|
The firmware is already configured 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. Consider using AccessBrailleRAP (https://github.com/braillerap/AccessBrailleRAP) instead.
|
||||||
|
17
README2.md
17
README2.md
@ -1,17 +0,0 @@
|
|||||||
## 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)
|
|
Loading…
x
Reference in New Issue
Block a user