@@ -14,13 +14,13 @@ If you want the newest, shiniest features, you can run Printrun from source usin
...
@@ -14,13 +14,13 @@ If you want the newest, shiniest features, you can run Printrun from source usin
A precompiled version is available at http://koti.kapsi.fi/~kliment/printrun/
A precompiled version is available at http://koti.kapsi.fi/~kliment/printrun/
*Note:* Printserve is not currently included in the windows binary.
*Note:* Prontserve is not currently included in the windows binary.
## Mac OS X
## Mac OS X
A precompiled version is available at http://koti.kapsi.fi/~kliment/printrun/
A precompiled version is available at http://koti.kapsi.fi/~kliment/printrun/
*Note:* Printserve is not currently included in the OSX binary.
*Note:* Prontserve is not currently included in the OSX binary.
## Linux
## Linux
### Ubuntu/Debian
### Ubuntu/Debian
...
@@ -57,7 +57,7 @@ Packages are available in AUR. Just run
...
@@ -57,7 +57,7 @@ Packages are available in AUR. Just run
and enjoy the `pronterface`, `pronsole`, ... commands directly.
and enjoy the `pronterface`, `pronsole`, ... commands directly.
*Note:* Printserve is not currently included in the arch package.
*Note:* Prontserve is not currently included in the arch package.
# USING PRONTERFACE
# USING PRONTERFACE
...
@@ -73,9 +73,9 @@ See the Slic3r readme for more details on integration.
...
@@ -73,9 +73,9 @@ See the Slic3r readme for more details on integration.
# USING PRONSERVE
# USING PRONSERVE
Printserve runs a server for remotely monitoring and controlling your 3D printer over your network.
Prontserve runs a server for remotely monitoring and controlling your 3D printer over your network.
To start the server you can run `./printserve.py` in the directory you git cloned printrun too. Once the server starts you can verify it's working by going to http://localhost:8888 in your web browser.
To start the server you can run `./prontserve.py` in the directory you git cloned printrun too. Once the server starts you can verify it's working by going to http://localhost:8888 in your web browser.