<html>
<head>
	<title>.</title>
</head>
<body>
	<form action="http://192.168.5.1/cgi-bin/d3dapi/printer/print" method="post">
		<input type="hidden" name="id" value="0"></input>
		<input type="hidden" name="first" value="true"></input>
		<input type="hidden" name="last" value="true"></input>
		<textarea name="gcode" rows="42" cols="100"></textarea>
		<input type="submit" name="submit" value="print"></input>
	</form>
</body>
</html>