mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-13 17:58:03 -06:00
Added new parameter elefant_foot_min_width
This commit is contained in:
parent
96d5c8c35d
commit
41d77b492c
7 changed files with 30 additions and 5 deletions
|
@ -43,6 +43,8 @@ private:
|
|||
bool canceled() const { return m_print->canceled(); }
|
||||
void initialize_printer_input();
|
||||
|
||||
void apply_elefant_foot_compensation(SLAPrintObject &po, SliceOrigin o);
|
||||
|
||||
public:
|
||||
Steps(SLAPrint *print);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue