Merge branch 'et_world_coordinates' into fs_emboss
# Conflicts: # src/libslic3r/Model.hpp # src/libslic3r/Technologies.hpp # src/slic3r/GUI/Gizmos/GLGizmoBase.hpp
This commit is contained in:
commit
7ec422d12f
19 changed files with 331 additions and 91 deletions
|
@ -89,6 +89,8 @@
|
|||
#define ENABLE_PROCESS_G2_G3_LINES (1 && ENABLE_2_5_0_ALPHA1)
|
||||
// Enable fix of used filament data exported to gcode file
|
||||
#define ENABLE_USED_FILAMENT_POST_PROCESS (1 && ENABLE_2_5_0_ALPHA1)
|
||||
// Enable gizmo grabbers to share common models
|
||||
#define ENABLE_GIZMO_GRABBER_REFACTOR (1 && ENABLE_2_5_0_ALPHA1)
|
||||
|
||||
|
||||
#endif // _prusaslicer_technologies_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue