#include <src/slic3r/Utils/HexFile.hpp>
◆ DeviceKind
| Enumerator |
|---|
| DEV_GENERIC | |
| DEV_MK2 | |
| DEV_MK3 | |
| DEV_MM_CONTROL | |
| DEV_CW1 | |
| DEV_CW1S | |
14 {
21 };
@ DEV_CW1S
Definition HexFile.hpp:20
@ DEV_CW1
Definition HexFile.hpp:19
@ DEV_MM_CONTROL
Definition HexFile.hpp:18
@ DEV_MK3
Definition HexFile.hpp:17
@ DEV_MK2
Definition HexFile.hpp:16
@ DEV_GENERIC
Definition HexFile.hpp:15
◆ HexFile() [1/2]
| Slic3r::Utils::HexFile::HexFile |
( |
| ) |
|
|
inline |
◆ HexFile() [2/2]
| Slic3r::Utils::HexFile::HexFile |
( |
boost::filesystem::path |
path | ) |
|
◆ device
◆ model_id
| std::string Slic3r::Utils::HexFile::model_id |
◆ path
| boost::filesystem::path Slic3r::Utils::HexFile::path |
The documentation for this struct was generated from the following file: