1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-20 09:34:26 +00:00

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 8ecb0bfe0e
commit ed98a859af
3 changed files with 14 additions and 5 deletions
+2
View File
@@ -13,6 +13,8 @@
#include "wxExtensions.hpp"
#include "ObjectDataViewModel.hpp"
#include "libslic3r/PrintConfig.hpp"
class wxBoxSizer;
class wxBitmapComboBox;
class wxMenuItem;