GithubHelp home page GithubHelp logo

Plater Flow support app

This application takes STL files from a directory and plates them using Plater. It can then slice them with SuperSlicer and upload them to your printer using Moonraker API.

The goal is to provide a quick way of getting a bunch of STL's printable with your common settings. No hassle doing this all manually.

Tested on Windows and OSX for the moment.

Attribution

Thanks for https://github.com/Rhoban/Plater for providing the great Plater tool! It is the brains of this PlaterFlow utility.

Install

Make sure NodeJS is currently installed. After making sure it is, start a terminal and navigate to the desired directory you're going to put PlaterFlow in.

Clone the git repository:

git clone https://github.com/GijsvanDulmen/PlaterFlow

And navigate to the folder

cd PlaterFlow

After which you're going to want to make sure all the deps are installed for the application to run, like so

npm install

After which it'll be ready for usage.

Usage

Alter the base configuration in settings.js. Create your own prints.js (example in prints.js).

And run it like this (example):

node index.js ./prints.js

After the command has finished you can view all the created files in the output directory. The Gcodes are uploaded towards your printer as well.

image

PlaterFlow's Projects

platerflow icon platerflow

Utility to plate slice and upload a bunch of STL's

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.