kennethjiang / OctoPrint-Slicer

A full-blown GUI-based slicer plugin for OctoPrint
MIT License
99 stars 29 forks source link

Note: This project is no longer maintained. The latest Cura versions have excellent support to directly slice and send gcode to OctoPrint, and hence render this plugin largely obsolete.

If you are interested in taking over the ownership of this plugin, please PM me.

OctoPrint Slicer

Slicer plugin offers useful features that OctoPrint's built-in slicer doesn't have:

Slicer plugin screenshot Slicer plugin screenshot Slicer plugin screenshot Slicer plugin screenshot

Setup

Install via the bundled Plugin Manager or manually using this URL:

https://github.com/kennethjiang/OctoPrint-Slicer/archive/master.zip

Contribute

Are you a proud developer? Do you want to pitch in? I have made it as easy as 1-2-3:

  1. Install Docker. Make sure Docker compose is also installed.

  2. Clone OctoPrint-Slicer and run it

git clone https://github.com/kennethjiang/OctoPrint-Slicer.git
cd OctoPrint-Slicer
docker-compose up
  1. Open http://localhost:5000/ in your browser

Thanks

BrowserStack BrowserStack generously sponsors a free license so that I can test Slicer Plugin on different browsers/versions.