We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ab92aa commit 90053ecCopy full SHA for 90053ec
README.md
@@ -1,5 +1,7 @@
1
# 3Δ Printer Control
2
3
+<img align="right" src="mostdelta.jpg">
4
+
5
3Δ is a host software for 3d printers of the delta style. In many aspects it is similar to [Pronterface](https://github.com/kliment/Printrun). However
6
it brings additional motion control better suited to non-cartesian delta printers.
7
@@ -43,5 +45,3 @@ I am currently using [Smoothieware](https://github.com/Smoothieware/Smoothieware
43
45
I would appreciate patches which make this work with other firmwares.
44
46
47
In principle 3delta should work also under Mac and Windows when the current Tcl/Tk packages are installed. However I didn't test it.
-
-
0 commit comments