Giter Site home page Giter Site logo

puterboy / octoprint-obico Goto Github PK

View Code? Open in Web Editor NEW

This project forked from thespaghettidetective/octoprint-obico

0.0 0.0 0.0 79.55 MB

License: GNU Affero General Public License v3.0

Shell 2.08% JavaScript 11.33% Python 57.32% Less 9.67% Jinja 19.60%

octoprint-obico's Introduction

Obico for OctoPrint

Obico is a community-built, open-source smart 3D printing platform used by makers, enthusiasts, and tinkerers around the world.

This plugin requires Obico Server to work. You can grab the server source code from the Obico Server github repo and run a self-hosted Obico Server. If you don't want the hassle of setting up and running your own server, you can sign up a Obico Cloud account.

Setup

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

https://github.com/TheSpaghettiDetective/OctoPrint-Obico/archive/master.zip

Configuration

Follow Obico Setup Guide to set up this plugin.

Plugin Development

Running the plugin locally

docker compose up -d

Will start a series of containers that support the plugin (eg mock video streaming) as well as an octoprint container for python2 and python3. However, to enable interactive debugging the plugin containers are not running the plugins yet.

In another terminal:

To install the plugin in the container run:

docker compose exec {op/op_python2} pip3 install -e /app

Then to start octoprint (and by extension the plugin) run:

docker compose exec {op/op_python2} ./start.sh

octoprint-obico's People

Contributors

kennethjiang avatar encetamasb avatar aarontuftss avatar jneilliii avatar alielshimy avatar smartin015 avatar aschokking avatar fischman avatar dipuzyrev avatar dependabot[bot] avatar talandar avatar jumbu avatar darigovresearch avatar fredrikbaberg avatar mathijsg avatar prizmagnetic avatar reimannflorian avatar arhi avatar puterboy avatar saggit 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.