mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-26 20:32:06 +00:00
Implemented minimum skirt extrusion length and draft shield parameter (#5356)
* Implemented minimum skirt extrusion length parameter * Enabled draft shield option * Update Tab.cpp * Updated draft shield to be visible in the Advanced mode --------- Co-authored-by: SoftFever <softfeverever@gmail.com>
This commit is contained in:
committed by
GitHub
parent
3f83d68e0e
commit
dd36d5b1ea
@@ -1027,7 +1027,8 @@ private:
|
||||
|
||||
public:
|
||||
//BBS: this was a print config and now seems to be useless so we move it to here
|
||||
static float min_skirt_length;
|
||||
// ORCA: parameter below is now back to being a user option (min_skirt_length)
|
||||
//static float min_skirt_length;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user