mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Ported a couple more methods to XS
This commit is contained in:
parent
ed75219215
commit
3a9cf91f83
8 changed files with 33 additions and 27 deletions
|
@ -576,6 +576,8 @@ class PrintConfig : public GCodeConfig
|
|||
|
||||
return NULL;
|
||||
};
|
||||
|
||||
double min_object_distance() const;
|
||||
};
|
||||
|
||||
class HostConfig : public virtual StaticPrintConfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue