Fixed conflicts after merge with master

This commit is contained in:
enricoturri1966 2022-04-20 11:53:51 +02:00
commit 8a36c12f13
19 changed files with 332 additions and 91 deletions

View file

@ -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_