mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 17:19:04 +08:00
Reverted 8a29ec2204d308d7f16889a0baebbec5d418ee14 by disabling the tech ENABLE_ANALYZER_EXTRUDER_OFFSET
This commit is contained in:
parent
82352c1314
commit
a6ec3ea883
@ -59,6 +59,6 @@
|
||||
// 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)
|
||||
#define ENABLE_ANALYZER_EXTRUDER_OFFSET (0 && ENABLE_1_42_0_ALPHA8)
|
||||
|
||||
#endif // _technologies_h_
|
||||
|
Loading…
x
Reference in New Issue
Block a user