Remove unused option in Anycubic Kossel config (#12138)

2.0.x
nhchiu 6 years ago committed by Scott Lahteine
parent 67a3c5a16a
commit 27a84fd021

@ -583,9 +583,6 @@
// and processor overload (too many expensive sqrt calls). // and processor overload (too many expensive sqrt calls).
#define DELTA_SEGMENTS_PER_SECOND 80 #define DELTA_SEGMENTS_PER_SECOND 80
// Convert feedrates to apply to the Effector instead of the Carriages
//#define DELTA_FEEDRATE_SCALING
// After homing move down to a height where XY movement is unconstrained // After homing move down to a height where XY movement is unconstrained
#define DELTA_HOME_TO_SAFE_ZONE #define DELTA_HOME_TO_SAFE_ZONE

Loading…
Cancel
Save