Delta disabled by default

This commit is contained in:
Erik van der Zalm 2013-06-11 22:33:58 +02:00
parent 26a441fc7d
commit e34c9981ab

View File

@ -72,7 +72,7 @@
//============================== Delta Settings ============================= //============================== Delta Settings =============================
//=========================================================================== //===========================================================================
// Enable DELTA kinematics // Enable DELTA kinematics
#define DELTA //#define DELTA
// Make delta curves from many straight lines (linear interpolation). // Make delta curves from many straight lines (linear interpolation).
// This is a trade-off between visible corners (not enough segments) // This is a trade-off between visible corners (not enough segments)