Fix of #3919 (extremely wide wipe tower with 0.35mm FAST profile)

This is an excerpt from ec86d94, which was recently reverted because
the other changes from that commit broke some functionality.
This commit is contained in:
Lukas Matena
2020-06-02 16:29:42 +02:00
parent e8a33156a4
commit 0a7da179eb
3 changed files with 14 additions and 5 deletions

View File

@@ -13,6 +13,8 @@
#include "wxExtensions.hpp"
#include "ObjectDataViewModel.hpp"
#include "libslic3r/PrintConfig.hpp"
class wxBoxSizer;
class wxBitmapComboBox;
class wxMenuItem;