Wipe tower generator connected to purging volumes from the configuration layer
This commit is contained in:
parent
a923062167
commit
a782424d5f
4 changed files with 13 additions and 67 deletions
|
@ -5,16 +5,11 @@
|
|||
#include <wx/stattext.h>
|
||||
#include <wx/textctrl.h>
|
||||
#include <wx/checkbox.h>
|
||||
#include <wx/choicdlg.h>
|
||||
#include <wx/notebook.h>
|
||||
#include <wx/msgdlg.h>
|
||||
|
||||
#include "../../libslic3r/GCode/WipeTowerPrusaMM.hpp"
|
||||
#include "RammingChart.hpp"
|
||||
|
||||
|
||||
std::ostream& operator<<(std::ostream& str,Slic3r::WipeTowerParameters& par);
|
||||
|
||||
class RammingPanel : public wxPanel {
|
||||
public:
|
||||
RammingPanel(wxWindow* parent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue