mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-26 18:21:18 -06:00
Tiny changes in the new Duet3D dsf support code
This commit is contained in:
parent
daeb618812
commit
197d2b968c
3 changed files with 10 additions and 8 deletions
|
|
@ -14,7 +14,7 @@ class Http;
|
|||
class Duet : public PrintHost
|
||||
{
|
||||
public:
|
||||
Duet(DynamicPrintConfig *config);
|
||||
explicit Duet(DynamicPrintConfig *config);
|
||||
~Duet() override = default;
|
||||
|
||||
const char* get_name() const override;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue