mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Fix of #1812 (GCode Anayzer take in account extruder offsets for multiextruder printers)
This commit is contained in:
parent
de23725a1e
commit
219ea04c23
4 changed files with 12 additions and 33 deletions
|
@ -58,7 +58,5 @@
|
|||
|
||||
// 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 (0 && ENABLE_1_42_0_ALPHA8)
|
||||
|
||||
#endif // _technologies_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue