Old Version Looks like this.
The New Version Looks like this.
Another GUI looks like this.
And yet another GUI is in the works if you don't like the above three.
Here.
Here.
Here.
Change the following line:
hostGUI=resources
in this file:
[LocationWhereCWHIsInstalled]/config.properties
to this:
hostGUI=resourcesnew
Once the new GUI has all of the functionality of the current version, we'll use this version automatically.
- Print STL files without performing pre-slice stage.
- Load STL files directly from thingiverse or the internet.
- Uses common xml Creation Workshop configuration files.
- Custom printer mask overlays.
- TLS encryption with Basic authentication.
- Use of FreeMarker templating in configuration files.
- Restful developer API for printer management.
- Video Recording and playback of build.
- Print Zip/CWS files exported from Creation Workshop.
- Execution of custom gcode from GUI.
- Managment of multiple printers with a single print host.
- Plugin based notification framework.
- Sophisticated javascript calculators that compute gradients, exposure time, lift speed and distance.
- Notification of Printer events through webSockets.
- Simple printer setup for Zip/CWS based printing.
- Automatic updates via online installs or manual updates through offline installs
- Script(or a native Windows app)to find CWH based printers on the local network with zero network setup. (DLNA/UPNP support)
- Capability of building printer configurations with simulated Serial ports and displays.
- Two clicks and a password for Linux Wifi management to support a turnkey hardware solution.
- Automatic projector model detection through serial (Plug and play for Acer & Viewsonic models).
- 3d firmware printer port detection.
- Hardware compatibility test suite.
- Experiment and override printing options after a print is already in progress.
- Take still pictures of the build at the click of a button.
- Print material detection framework implemented with a computer vision inspection portal.
- Supports Windows, OSX and Linux OSs. (Service support on Linux)
- Supports dynamic direct slice-on-the-fly 3d printing of (.mazecube, .stl, .jpg/.png/.gif, .cws/.zip) files.
sudo wget https://github.com/area515/Creation-Workshop-Host/raw/master/host/bin/start.sh
sudo chmod 777 start.sh
sudo ./start.sh
sudo wget https://github.com/WesGilster/Creation-Workshop-Host/raw/master/host/bin/start.sh
sudo chmod 777 start.sh
sudo ./start.sh WesGilster/Creation-Workshop-Host
- Download the latest version from:
- https://github.com/area515/Creation-Workshop-Host/blob/master/host/cwh-X.XX.zip
or - https://github.com/WesGilster/Creation-Workshop-Host/blob/master/host/cwh-X.XX.zip
- Unzip the zip file into the directory of your choice.
- Double click on start.bat.
Do you want to use your web browser to automatically navigate to the running printer host without knowing anything about how your network is setup?
- Download the latest version from:
- https://github.com/area515/Creation-Workshop-Host/blob/master/host/cwhClient-X.XX.zip
or - https://github.com/WesGilster/Creation-Workshop-Host/blob/master/host/cwhClient-X.XX.zip
- Unzip the zip file into the directory of your choice.
- If you are in Linux run this:
sudo browseprinter.sh
If you are in windows double click this:
browseprinter.bat