Remove JUNCTION_DEVIATION_INCLUDE_E option (#11147)

This commit is contained in:
Scott Lahteine
2018-06-29 22:42:05 -05:00
committed by GitHub
parent fbf1c9b496
commit bd7f5848f1
52 changed files with 13 additions and 81 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
/**