Browse Source

Remove unused option in Anycubic Kossel config (#12138)

nhchiu 6 years ago
parent
commit
27a84fd021
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h

+ 0
- 3
Marlin/src/config/examples/delta/Anycubic/Kossel/Configuration.h View File

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

Loading…
Cancel
Save