Atelier has the goal to be the best open source printer host to control 3DPrinters from your computer in any platform: Linux, Windows and MacOs. This project is under GPL V3, for more information read COPYING.GPL3.
Atelier depends on AtCore, the API to manage the serial connection between the computer and 3D Printers/CNC. AtCore is also on development by team Atelier.
- Repetier
- Marlin
- Teacup
- APrinter
- SPrinter
- Smoothie
- Grbl
Atelier gives to you a user friendly interface to control and manage your printer.
- 3DView: So load and see your GCode File
- Temperatures Timeline: A real time graphic to monitor your bed and hotend temperatures
- Log: You can log everything that comes and go from your printer in a file to check if everything is ok.
- GCode Editor: A complete editor inside Atelier to make editions on your gcode file.
Atelier is under development, beta version comming out soon.
Atelier is powered by Qt and KDE Frameworks
Dependencies for Atelier:
- Build and install AtCore, see AtCore README to check the build information. Qt Libs
- QtBase
- QtCharts
- QtSerialPort
- Qt3D
KDE API's
- KI18n
- KXMLGui
- KConfigWidgets
- KTextEditor
- Extra-Cmake-Modules
$ git clone https://github.com/KDE/atelier.git
$ cmake atelier
$ make
$ make install
You can reach us via:
IRC - freenode #kde-atelier
Telegram - KDE Atelier group
Mail List - Our Mail List
Please report any bugs to our Bug Tracker. Please remember to include as much information about your issue and provide a backtrace if possible.