+== Quick start ==
+
+* Web interface: http://192.168.178.222/
+** Commands:
+*** Home: <code>$H</code>
+*** Get limit switch state: <code>M119</code>
+*** Get position: <code>M114</code>
+*** Move back, center, top: <code>G0 F2000 X150 Y405 Z95</code>
+* Software [https://github.com/vlachoudis/bCNC bCNC]
+** ''File → Serial → Port'': <code>socket://192.168.178.222:23</code>
+** ''File → Serial → Controller'': ''SMOOTHIE''
+** ''File → Open'', load GCode file
+** ''File → Pendant → Start'' starts web UI on local port 8080
+