This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/SD-image/index.htm~
2013-02-21 19:13:28 +00:00

11 lines
251 B
HTML

<!DOCTYPE HTML>
<html>
RepRap Web Interface
<form name="input" action="gather.asp" method="get">
Send a G Code: <input type="text" name="gcode">
<input type="submit" value="Execute">
</form>
<p><a href="page2.htm">Load second test page</a>
</html>