Skip to content

Web-based 2d/3d editing application for FLUX desktop manufacturing products

Notifications You must be signed in to change notification settings

jeffontheground/flux-studio

 
 

Repository files navigation

FLUX Studio


Introduction

FLUX Studio is the companion application for FLUX Delta Series. It gives creators an intuitive interface to control over every function of the machine.

Requirement

Install dependency

  1. Install necessary node packages $> npm i --save-dev

Build javascript/css resources

  1. Build resource $> gulp jsx sass

Run electron

  • Run default: npm start
  • Support environment variables ** BACKEND: path to fluxghost backend ** GHOST_SLIC3R: path to slic3r application ** GHOST_CURA: path to cura application ** GHOST_CURA2: path to cura2 application

License

  • AGPLv3

About

Web-based 2d/3d editing application for FLUX desktop manufacturing products

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 3.5%
  • Shell 0.8%
  • HTML 0.6%
  • Python 0.4%
  • Makefile 0.3%
  • Other 0.2%