mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 20:35:53 +08:00
Fix missing 'ironing' from bottom feature selection box
supermerill/SuperSlicer#1754
This commit is contained in:
parent
a5724d14ba
commit
0f897eeaa3
@ -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|" +
|
||||
|
Loading…
x
Reference in New Issue
Block a user