Replace label Skirt with Skirt/Brim in preview legend

This commit is contained in:
enricoturri1966 2021-04-27 10:46:42 +02:00
parent da702ab135
commit 2c6472ebc3
2 changed files with 3 additions and 3 deletions

View file

@ -235,7 +235,7 @@ bool Preview::init(wxWindow* parent, Model* model)
_L("Ironing") + "|1|" +
_L("Bridge infill") + "|1|" +
_L("Gap fill") + "|1|" +
_L("Skirt") + "|1|" +
_L("Skirt/Brim") + "|1|" +
_L("Support material") + "|1|" +
_L("Support material interface") + "|1|" +
_L("Wipe tower") + "|1|" +