The RepetierPlugin class Plugin for Repetier.
More...
#include <repetierplugin.h>
The RepetierPlugin class Plugin for Repetier.
◆ RepetierPlugin()
| RepetierPlugin::RepetierPlugin |
( |
| ) |
|
◆ ~RepetierPlugin()
| RepetierPlugin::~RepetierPlugin |
( |
| ) |
|
|
default |
◆ isSdSupported()
| bool RepetierPlugin::isSdSupported |
( |
| ) |
const |
|
overridevirtual |
Check for plugin support of sd cards.
- Returns
- True if firmware plugin supports sd cards.
Implements IFirmware.
◆ name()
| QString RepetierPlugin::name |
( |
| ) |
const |
|
overridevirtual |
Return Plugin name.
- Returns
- Repetier
Implements IFirmware.
◆ validateCommand()
| void RepetierPlugin::validateCommand |
( |
const QString & |
lastMessage | ) |
|
|
overridevirtual |
validateCommand to filter commands from messages
- Parameters
-
| lastMessage | last Message from printer |
Reimplemented from IFirmware.
The documentation for this class was generated from the following files: