Tech ENABLE_WORLD_COORDINATE set as default
This commit is contained in:
parent
b32e936660
commit
373ae1e19d
37 changed files with 41 additions and 2412 deletions
|
@ -1,7 +1,6 @@
|
|||
#ifndef slic3r_CoordAxes_hpp_
|
||||
#define slic3r_CoordAxes_hpp_
|
||||
|
||||
#if ENABLE_WORLD_COORDINATE
|
||||
#include "GLModel.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
@ -55,6 +54,4 @@ public:
|
|||
} // GUI
|
||||
} // Slic3r
|
||||
|
||||
#endif // ENABLE_WORLD_COORDINATE
|
||||
|
||||
#endif // slic3r_CoordAxes_hpp_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue