mirror of
https://github.com/QIDITECH/QIDIStudio.git
synced 2026-02-03 18:38:42 +03:00
update slic3r
This commit is contained in:
@@ -71,7 +71,8 @@ protected:
|
||||
public:
|
||||
enum JobPrepareState {
|
||||
PREPARE_STATE_DEFAULT = 0,
|
||||
PREPARE_STATE_MENU = 1,
|
||||
PREPARE_STATE_MENU = 1,
|
||||
PREPARE_STATE_OUTSIDE_BED = 2,
|
||||
};
|
||||
|
||||
Job(std::shared_ptr<ProgressIndicator> pri);
|
||||
|
||||
Reference in New Issue
Block a user