![]() |
AtCore
1.0.70
AtCore is a API to manage the serial connection between the computer and 3D Printers.
|
#include <QObject>
#include <QSerialPort>
#include <QSerialPortInfo>
#include <memory>
#include "atcore_export.h"
#include "beddeform.h"
#include "ifirmware.h"
#include "temperature.h"
Go to the source code of this file.
Classes | |
class | AtCore |
The AtCore class aims to provides a high level interface for serial based gcode devices More... | |