mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 10:32:20 +00:00
ENH:optimization of select machine page
(cherry picked from commit bambulab/BambuStudio@9afe123026) --------- Co-authored-by: tao wang <tao.wang@bambulab.com>
This commit is contained in:
@@ -4,11 +4,13 @@
|
||||
#include "MainFrame.hpp"
|
||||
#include "CalibrationPanel.hpp"
|
||||
#include "I18N.hpp"
|
||||
#include "SelectMachine.hpp"
|
||||
#include "SelectMachinePop.hpp"
|
||||
|
||||
namespace Slic3r { namespace GUI {
|
||||
|
||||
#define REFRESH_INTERVAL 1000
|
||||
|
||||
|
||||
#define INITIAL_NUMBER_OF_MACHINES 0
|
||||
#define LIST_REFRESH_INTERVAL 200
|
||||
#define MACHINE_LIST_REFRESH_INTERVAL 2000
|
||||
|
||||
Reference in New Issue
Block a user