Git Product home page Git Product logo

octoprint-bgcode's Introduction

BGCode

Plugin allows for the upload and conversion of bgcode files introduced in PrusaSlicer version 2.7.0+. I cannot control what is in the file during the conversion process, this plugin is just using the tool provided by PrusaResearch to convert from one format to another. If there are issues related to the ascii format file that cause other plugins to not work then you should open an issue on the conflicting plugin's repository, the PrusaResearch repository for the tool here, or for PrusaSlicer here. See below for currently known conflicting plugins and related errors.

Prerequisites

If installing on Windows or on octo4a you'll need some additional applications installed to complete the build process prior to installing the plugin. These are already included on OctoPi image, and possibly octoprint_deploy installations (need to verify).

Windows - Install the tools

Install Visual Studio Community 2019, or higher from visualstudio.microsoft.com/vs/. Older versions are not supported as libbgcode requires support for C++17. Select all workload options for C++ and make sure to launch Visual Studio after install (to ensure that the full setup completes).

Install CMake for Windows from cmake.org Download and run the exe accepting all defaults

Install git for Windows from gitforwindows.org Download and run the exe accepting all defaults

octo4a - Install the tools

After setting up OpenSSH server on settings tab, You can go to http://<your-ip>:5002 and use root username and the password you selected on the settings tab. Run these commands to add the necessary system dependencies.

apk add git
apk add zlib-dev
apk add cmake

Setup

Install manually using this URL:

https://github.com/jneilliii/OctoPrint-BGCode/archive/master.zip

TODO

[X] bundle libbgcode somehow

Known Issues/Plugin Conflicts

  • SlicerEstimator: UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8a in position 1: invalid start byte resolved by setting hook order
  • DisplayLayerProgress: Layer indicator not found in file

Get Help

If you experience issues with this plugin or need assistance please use the issue tracker by clicking issues above.

Additional Plugins

Check out my other plugins here


Sponsors

Support My Efforts

I, jneilliii, programmed this plugin for fun and do my best effort to support those that have issues with it, please return the favor and leave me a tip or become a Patron if you find this plugin helpful and want me to continue future development.

Patreon paypal

No paypal.me? Send funds via PayPal to [email protected]

You can use this link too. But the normal PayPal fee will be deducted.

octoprint-bgcode's People

Contributors

jneilliii 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.