AtCore  1.0.72
AtCore is a API to manage the serial connection between the computer and 3D Printers.
AtCore Member List

This is the complete list of members for AtCore, including all inherited members.

appendSdCardFileList(const QString &fileName)AtCoreprotected
AtCore(QObject *parent=nullptr)AtCoreexplicit
atcoreMessage(const QString &msg)AtCoresignal
AtCoreTests classAtCorefriend
autoCheckTemperatureIntervalChanged(const int newTime)AtCoresignal
autoTemperatureReportAtCore
autoTemperatureReport() constAtCore
autoTemperatureReportChanged(bool autoReport)AtCoresignal
availableFirmwarePluginsAtCore
availableFirmwarePlugins() constAtCore
availableFirmwarePluginsChanged()AtCoresignal
AXES enum nameAtCore
bedDeform()AtCore
BUSY enum valueAtCore
checkTemperature()AtCoreprivateslot
clearSdCardFileList()AtCoreprotected
close()AtCoreslot
closeConnection()AtCore
connectedPortAtCore
connectedPort() constAtCore
CONNECTING enum valueAtCore
dAtCoreprivate
disableMotors(uint delay=0)AtCoreslot
disableResetOnConnect(const QString &port)AtCoreprivateslot
DISCONNECTED enum valueAtCore
E enum valueAtCore
emergencyStop()AtCoreslot
ERRORSTATE enum valueAtCore
extruderCountAtCore
extruderCount() constAtCore
extruderCountChanged(const int newCount)AtCoresignal
findFirmware(const QByteArray &message)AtCoreprivateslot
FINISHEDPRINT enum valueAtCore
firmwarePlugin() constAtCore
firmwarePluginLoaded() constAtCoreprivate
getSDFileList()AtCoreprivateslot
handleSerialError(QSerialPort::SerialPortError error)AtCoreprivateslot
home(uchar axis)AtCoreslot
home()AtCoreslot
IDLE enum valueAtCore
IMPERIAL enum valueAtCore
isReadingSdCardList() constAtCoreprivate
isSdMounted() constAtCore
loadFirmwarePlugin(const QString &fwName)AtCoreprivate
locateSerialPort()AtCoreprivateslot
MarlinPlugin classAtCorefriend
METRIC enum valueAtCore
mountSd(uint slot=0)AtCore
move(AtCore::AXES axis, double arg)AtCoreslot
move(QLatin1Char axis, double arg)AtCoreslot
newCommand(const QByteArray &command)AtCoreprivateslot
newConnection(const QString &port, int baud, const QString &fwName, bool disableROC=false)AtCore
newMessage(const QByteArray &message)AtCoreprivateslot
PAUSE enum valueAtCore
pause(const QString &pauseActions)AtCoreslot
percentagePrintedAtCore
percentagePrinted() constAtCore
portsChanged(const QStringList &portList)AtCoresignal
portSpeedsAtCore
portSpeeds() constAtCore
print(const QString &fileName, bool sdPrint=false)AtCoreslot
printProgressChanged(const float newProgress)AtCoresignal
processQueue()AtCoreprivateslot
pushCommand(const QString &comm)AtCoreslot
pushedCommand(const QByteArray &comm)AtCoresignal
receivedMessage(const QByteArray &message)AtCoresignal
RepetierPlugin classAtCorefriend
requestFirmware()AtCoreprivate
resume()AtCoreslot
sdCardFileListChanged(const QStringList &fileList)AtCoresignal
sdCardPrintStatus()AtCoreslot
sdDelete(const QString &fileName)AtCoreslot
sdFileListAtCore
sdFileList()AtCore
sdMountAtCore
sdMountChanged(bool newState)AtCoresignal
serialInitialized() constAtCoreprivate
serialPortsAtCore
serialPorts() constAtCore
serialTimerIntervalAtCore
serialTimerInterval() constAtCore
serialTimerIntervalChanged(const int newTime)AtCoresignal
setAbsolutePosition()AtCoreslot
setAutoCheckTemperatureInterval(int newTime)AtCoreslot
setAutoTemperatureReport(bool autoReport)AtCoreslot
setBedTemp(uint temp=0, bool andWait=false)AtCoreslot
setExtruderCount(int newCount)AtCoreprotected
setExtruderTemp(uint temp=0, uint extruder=0, bool andWait=false)AtCoreslot
setFanSpeed(uint speed=0, uint fanNumber=0)AtCoreslot
setFlowRate(uint rate=100)AtCoreslot
setPrinterSpeed(uint speed=100)AtCoreslot
setReadingSdCardList(bool readingList)AtCoreprotected
setRelativePosition()AtCoreslot
setSdMounted(const bool mounted)AtCoreprotected
setSerialTimerInterval(int newTime)AtCoreslot
setState(AtCore::STATES state)AtCoreslot
setTemperatureTimerInterval(int newTime)AtCoreslot
setUnits(AtCore::UNITS units)AtCoreslot
showMessage(const QString &message)AtCoreslot
STARTPRINT enum valueAtCore
stateAtCore
state()AtCore
stateChanged(AtCore::STATES newState)AtCoresignal
STATES enum nameAtCore
STOP enum valueAtCore
stop()AtCoreslot
stopSdPrint()AtCoreprivate
temperatureAtCore
temperature()AtCore
temperatureTimerIntervalAtCore
temperatureTimerInterval() constAtCore
temperatureTimerIntervalChanged(const int newTime)AtCoresignal
umountSd(uint slot=0)AtCore
UNITS enum nameAtCore
updateFWPlugins()AtCoreslot
versionAtCore
version() constAtCore
waitForPrinterReboot(const QByteArray &message, const QString &fwName)AtCoreprivate
X enum valueAtCore
Y enum valueAtCore
Z enum valueAtCore
~AtCore()AtCore