Added description line for the disabling of "Object elevation"
Deleted mirrored parameter "pad_around_object" from "Support" category
This commit is contained in:
@@ -460,6 +460,9 @@ public:
|
||||
// Tab(parent, _(L("Print Settings")), L("sla_print")) {}
|
||||
Tab(parent, _(L("Print Settings")), Slic3r::Preset::TYPE_SLA_PRINT) {}
|
||||
~TabSLAPrint() {}
|
||||
|
||||
ogStaticText* m_support_object_elevation_description_line = nullptr;
|
||||
|
||||
void build() override;
|
||||
void reload_config() override;
|
||||
void update() override;
|
||||
|
||||
Reference in New Issue
Block a user