Browse Source

Revert config replace

vanilla_fb_2.0.x
Scott Lahteine 4 years ago
parent
commit
e11a806460
  1. 2
      Marlin/Configuration.h

2
Marlin/Configuration.h

@ -800,7 +800,7 @@
* https://reprap.org/forum/read.php?1,739819
* http://blog.kyneticcnc.com/2018/10/computing-junction-deviation-for-marlin.html
*/
#if HAS_JUNCTION_DEVIATION
#if DISABLED(CLASSIC_JERK)
#define JUNCTION_DEVIATION_MM 0.013 // (mm) Distance from real junction edge
#endif

Loading…
Cancel
Save