![]() |
AtCore 1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
|
#include "profilemanager.h"
#include "atcore_default_folders.h"
#include "machineinfo.h"
#include <QButtonGroup>
#include <QCheckBox>
#include <QComboBox>
#include <QCompleter>
#include <QCoreApplication>
#include <QDir>
#include <QGroupBox>
#include <QHBoxLayout>
#include <QLabel>
#include <QLineEdit>
#include <QRadioButton>
#include <QSpinBox>
#include <QToolButton>