![]() |
AtCore
1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
|
#include <QCommandLineOption>
#include <QCommandLineParser>
#include <QLoggingCategory>
#include <QRegularExpression>
#include <QTextStream>
#include <QTime>
#include "printthread.h"
Classes | |
class | PrintThread::PrintThreadPrivate |
The PrintThreadPrivate class. More... | |