Remove JUNCTION_DEVIATION_INCLUDE_E option (#11146)

This commit is contained in:
Scott Lahteine
2018-06-29 22:41:56 -05:00
committed by GitHub
parent 609e7da3f3
commit 654f0bed25
45 changed files with 13 additions and 74 deletions

View File

@@ -447,7 +447,6 @@
//#define JUNCTION_DEVIATION
#if ENABLED(JUNCTION_DEVIATION)
#define JUNCTION_DEVIATION_MM 0.02 // (mm) Distance from real junction edge
//#define JUNCTION_DEVIATION_INCLUDE_E
#endif
/**