mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-14 17:12:07 +00:00
ENABLE_GCODE_VIEWER set as default in libslic3r
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
#include <utility>
|
||||
#endif
|
||||
|
||||
#if ENABLE_GCODE_VIEWER
|
||||
#include <chrono>
|
||||
|
||||
static const float INCHES_TO_MM = 25.4f;
|
||||
@@ -2228,4 +2227,3 @@ void GCodeProcessor::update_estimated_times_stats()
|
||||
|
||||
} /* namespace Slic3r */
|
||||
|
||||
#endif // ENABLE_GCODE_VIEWER
|
||||
|
||||
Reference in New Issue
Block a user