Add delta feedrate scaling (#11152)

This commit is contained in:
Scott Lahteine
2018-06-30 13:44:37 -05:00
committed by GitHub
parent a789ab4005
commit a294ec3836
12 changed files with 99 additions and 19 deletions

View File

@@ -489,6 +489,9 @@
// and processor overload (too many expensive sqrt calls).
#define DELTA_SEGMENTS_PER_SECOND 160
// 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
//#define DELTA_HOME_TO_SAFE_ZONE