mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-05 19:42:47 +00:00
GCode Anayzer take in account extruder offsets
This commit is contained in:
@@ -58,5 +58,7 @@
|
||||
|
||||
// Toolbars and Gizmos use icons imported from svg files
|
||||
#define ENABLE_SVG_ICONS (1 && ENABLE_1_42_0_ALPHA8 && ENABLE_TEXTURES_FROM_SVG)
|
||||
// G-Code Analyzer takes in account for extruder offsets
|
||||
#define ENABLE_ANALYZER_EXTRUDER_OFFSET (1 && ENABLE_1_42_0_ALPHA8)
|
||||
|
||||
#endif // _technologies_h_
|
||||
|
||||
Reference in New Issue
Block a user