Fix missing 'ironing' from bottom feature selection box

supermerill/SuperSlicer#1754
This commit is contained in:
supermerill 2021-10-31 18:46:29 +01:00
parent a5724d14ba
commit 0f897eeaa3

View File

@ -270,6 +270,7 @@ bool Preview::init(wxWindow* parent, Model* model)
_L("Internal infill") + "|1|" +
_L("Solid infill") + "|1|" +
_L("Top solid infill") + "|1|" +
_L("Ironing") + "|1|" +
_L("Bridge infill") + "|1|" +
_L("Internal bridge infill") + "|1|" +
_L("Thin wall") + "|1|" +