GithubHelp home page GithubHelp logo

gvjaime / creation-workshop-host Goto Github PK

View Code? Open in Web Editor NEW

This project forked from area515/photonic3d

0.0 2.0 0.0 346.05 MB

(Beta) Standalone host for the resin printer software, Creation Workshop.

License: Other

Batchfile 0.01% Shell 0.32% JavaScript 36.97% CSS 24.66% HTML 20.96% Java 17.10%

creation-workshop-host's Introduction

Creation-Workshop-Host

What does CWH look like?

Old Version Looks like this.
The New Version Looks like this.

Where are the instructions for installing on the Raspberry Pi?

Here.

Where is a video of how to use CWH with CWS and Zip files?

Here.

Where is a video of how to setup CWH from scratch on the Raspberry Pi?

Here.

How do I use this new version of the GUI you've started?

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.

What features does CWH have?

  1. Print STL files.
  2. Load STL files directly from thingiverse or the internet.
  3. Uses common xml Creation Workshop configuration files.
  4. Custom printer mask overlays.
  5. TLS encryption with Basic authentication.
  6. Use of FreeMarker templating in configuration files.
  7. Restful developer API for printer management.
  8. Video Recording and playback of build.
  9. Print Zip/CWS files exported from Creation Workshop.
  10. Execution of custom gcode from GUI.
  11. Managment of multiple printers with a single print host.
  12. Plugin based notification framework.
  13. Sophisticated javascript calculators that compute gradients, exposure time, lift speed and distance.
  14. Notification of Printer events through webSockets.
  15. Simple printer setup for Zip/CWS based printing.
  16. Automatic updates.
  17. Script to find CWH based printers on the local network with zero network setup.
  18. Capability of building printer configurations with simulated Serial ports and displays.

Do you want to install the latest stable build?

sudo wget https://github.com/area515/Creation-Workshop-Host/raw/master/host/bin/start.sh
sudo chmod 777 start.sh
sudo ./start.sh

Do you want to install the latest unstable daily development build?

sudo wget https://github.com/WesGilster/Creation-Workshop-Host/raw/master/host/bin/start.sh
sudo chmod 777 start.sh
sudo ./start.sh WesGilster

Do you want to install under Windows?

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?

	sudo browseprinter.sh

If you are in windows double click this:

	browseprinter.bat

creation-workshop-host's People

Contributors

ergobot avatar sobryan avatar wesgilster avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.