Coder Social home page Coder Social logo

prusa3d / prusacontrol Goto Github PK

View Code? Open in Web Editor NEW
127.0 27.0 45.0 6.44 MB

PrusaControl is an alternative user interface for Slic3r Prusa Edition

Home Page: http://prusacontrol.org

License: GNU General Public License v3.0

Python 98.70% GLSL 1.30%
3d-printing python pyqt4 opengl numpy prusa

prusacontrol's Introduction

PrusaControl is deprecated

PrusaControl is an alternative user interface for Slic3r Prusa Edition. With focus to be easy to use, novice friendly, multi-language and with auto updated printing settings. Just load stl file, select material and press generate button.

Key features

  • Simple and good looking user interface
  • Best from Slic3r slicing engine
  • Multi-language
  • For main desktop platforms (Windows, macOS, Linux)
  • Auto-updated printing settings
  • Software update check
  • Easy use rotation and scale tool
  • Undo and Redo

Some features are still in development

Video:

Dependencies (tested version)

  • python (3.5.x)

  • PyQt4 (4.11.4)

  • numpy (1.12.1)

  • numpy-stl (2.2.3)

  • pyrr (0.8.3)

  • PyOpenGL (3.1.0)

  • PyOpenGL-accelerate (3.1.0)

  • Slic3r PE (>=1.31.2)

  • pyobjc (3.2.1) on macOS platform

Slic3r is placed in folder tools/Slic3r-Lite

Documentation

Not yet, but we are working on it :-)

Translations

If you want to create translation of PrusaControl, to your native language, you can. First, check if your language is not in folder ts or in pull request section. If you find pull request, of your language, please review it. We are not able to check every language and we will accept only translations reviewed by some other translator.

For translating to new language, make fork of PrusaControl repository. Create new file in ts folder by copy/rename of file en_US.ts and use it as example. Its XML file with simple structure. Please, try to make same long strings as in English translation and be careful on space/tab symbols. You can use tool Qt Linguist for edit and generating binary version .qm of translation. For testing, you have to add binary (.qm) file to translation folder and add new language identifier to controller.py file in dict self.enumeration(around line 92). When you are done, create pull request only from new .ts file.

License

PrusaControl is licensed under GPLv3

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.