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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
45 changed files with 13 additions and 74 deletions

View file

@ -449,7 +449,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
/**