Skip to content

Commit cf66a0d

Browse files
authored
Update README.md
1 parent 7583ac1 commit cf66a0d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Alumina is an integrated CAD/CAM, physics simulation, and motion control solutio
77
Try the [Alumina Interface Web Demo](https://timschmidt.github.io/alumina-interface/)
88

99
Firmware and UI get linked together at compile time and fit in the onboard flash of a single microcontroller, reducing design complexity, part count, and cost.
10+
11+
<img src="doc/alumina-diagram.png" width="40%" alt="Diagram"/>
12+
1013
- [Alumina Firmware](https://github.com/timschmidt/alumina-firmware)
1114
- targets the xtensa and risc-v esp32 microcontrollers
1215
- sets up a Wifi AP called "Alumina"
@@ -26,8 +29,6 @@ Firmware and UI get linked together at compile time and fit in the onboard flash
2629
- (planned) multiple controllers in sync
2730
- (planned) use [wgmath](https://wgmath.rs/) to move most CAD and geometry and toolpath calculation to the GPU
2831

29-
<img src="doc/alumina-diagram.png" width="40%" alt="Diagram"/>
30-
3132
## Community
3233
[![](https://dcbadge.limes.pink/api/server/https://discord.gg/cCHRjpkPhQ)](https://discord.gg/cCHRjpkPhQ)
3334

0 commit comments

Comments
 (0)