GithubHelp home page GithubHelp logo

hhy5277 / cura-octoprintplugin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fieldofview/cura-octoprintplugin

0.0 1.0 0.0 346 KB

Cura plugin which enables printing directly to OctoPrint and monitoring the process

License: GNU Affero General Public License v3.0

CMake 0.24% Python 79.43% QML 20.33%

cura-octoprintplugin's Introduction

OctoPrintPlugin

Cura plugin which enables printing directly to OctoPrint and monitoring the progress

This plugin started out as a fork of the UM3NetworkPrinting plugin: https://github.com/Ultimaker/Cura/tree/2.4/plugins/UM3NetworkPrinting

Installation

  • Manually:
    • Make sure your Cura version is 2.3 or newer
    • Download or clone the repository into [Cura installation folder]/plugins/OctoPrintPlugin or in the plugins folder inside the configuration folder. The configuration folder can be found via Help -> Show Configuration Folder inside Cura. NB: Make sure you download the branch that matches the Cura branch (ie: 2.4 for Cura 2.4 etc)
    • If you are running Cura from source, make sure you install python-zeroconf using pip: pip3 install python3-zeroconf. Released versions of Cura already meet this requirement.
  • Cura PPA (*Ubuntu):
    • Add the cura PPA via (if not already done): sudo add-apt-repository ppa:thopiekar/cura
    • Update APT via: sudo apt update
    • Install the plugin via: sudo apt install cura-plugin-octoprint

How to use

  • Make sure OctoPrint is up and running, and the discovery plugin is not disabled
  • In Cura, add a Printer matching the 3d printer you have connected to OctoPrint
  • Select "Connect to OctoPrint" on the Manage Printers page.
  • Select your OctoPrint instance from the list and enter the API key which is available in the OctoPrint settings.
  • From this point on, the print monitor should be functional and you should be able to switch to "Print to Octoprint" on the bottom of the sidebar.

Notes on UltiGCode (Ultimaker 2/Ultimaker 2+)

The Ultimaker 2(+) family uses a flavor of GCode named UltiGCode. Unfortunately printing using UltiGCode flavor does not work when printing over the USB connection. That is why using OctoPrint does not work with UltiGCode flavor. You can use "Machine Settings" on the "Printers" pane of the preferences to change your GCode flavor to "Marlin".

zeroconf

This plugin contains a fork of the python zeroconf module by jstasiak which is licensed under the LGPL-2.1: https://github.com/jstasiak/python-zeroconf This fork is included with the plugin because the version that is included with Cura itself is old and contains bugs.

cura-octoprintplugin's People

Contributors

ad1217 avatar computergeek125 avatar fieldofview avatar mgsb avatar nallath avatar ngraziano avatar thopiekar avatar wizhippo avatar

Watchers

 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.