Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
Printrun
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
machinery
Printrun
Commits
47f75d10
Commit
47f75d10
authored
Apr 09, 2013
by
D1plo1d
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Removing the web interface from the docs
parent
c8d309f7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
18 deletions
+0
-18
README.md
README.md
+0
-18
No files found.
README.md
View file @
47f75d10
...
...
@@ -3,7 +3,6 @@ Printrun consists of printcore, pronsole and pronterface, and a small collection
*
printcore.py is a library that makes writing reprap hosts easy
*
pronsole.py is an interactive command-line host software with tabcompletion goodness
*
pronterface.py is a graphical host software with the same functionality as pronsole
*
webinterface.py is a browser-usable remote control function for Pronterface
# GETTING PRINTRUN
...
...
@@ -51,23 +50,6 @@ The command box recognizes all pronsole commands, but has no tabcompletion.
If you want to load stl files, you need to install a slicing program such as Slic3r and add its path to the settings.
See the Slic3r readme for more details on integration.
# Using the browser interface
To run the web interface, install Cherrypy and run Pronterface as described above.
The www server will start on the port/address you have chosen.
## Webinterface Dependencies
Cherrypy is required for the web interface. Download and install it by opening a
command prompt in its directory and running python setup.py install.
## Webinterface Configuration
*
The Web interface port / ip is configurable in http.config
*
The Default User / Password can be set in auth.config
## Webinterface Styling
*
css/style.css can be modified to change the style of the Web Interface.
# USING PRONSOLE
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment