forked from MarginallyClever/Makelangelo-software
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
27 lines (15 loc) · 1.24 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
##### Makelangelo #####
http://www.makelangelo.com/
A mural drawing robot and a gentle introduction to 3D printing.
Makelangelo is a polargraph mural drawing robot. It is intended to teach students about programming, physics, trigonometry, and electronics in a fun, goal-oriented way. Makelangelo is scalable: our test models have ranged from 30cm^2 to 300cm^2.
This project specifically deals with the GUI: the computer program that makes running the robot friendly and easy. It pairs really well with Makelangelo-firmware, the code in the brain of the robot that receives instructions and moves the motors.
## Instructions ##
For installation instructions, see https://www.marginallyclever.com/product/makelangelo-software/
For developers, please see https://github.com/MarginallyClever/Makelangelo/wiki/Home/
Please visit the forums at https://marginallyclever.com/forums
## Show support ##
Did this program help you? Like Open Source software? Want to show support?
Donate what you can to help speed up development at https://www.marginallyclever.com/product/makelangelo-software/
Thank you!
## Special thanks ##
Makelangelo is derived from the work of Paul Fisher. It is largely inspired by "Hektor":http://hektor.ch/ by Jürg Lehni and Uli Franke.