Pull request #4235 - Fix tick/untick ironing feature in preview by rongith

This commit is contained in:
enricoturri1966 2020-07-20 13:31:39 +02:00
parent f326352ceb
commit 2de442b617
3 changed files with 3 additions and 2 deletions

View file

@ -250,6 +250,7 @@ bool Preview::init(wxWindow* parent, Model* model)
_(L("Internal infill")) + "|" +
_(L("Solid infill")) + "|" +
_(L("Top solid infill")) + "|" +
_(L("Ironing")) + "|" +
_(L("Bridge infill")) + "|" +
_(L("Gap fill")) + "|" +
_(L("Skirt")) + "|" +