Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)

This commit is contained in:
Scott Lahteine
2016-05-12 13:33:47 -07:00
parent b4c891dfd2
commit ddac17a195
20 changed files with 350 additions and 1 deletions

View File

@ -457,6 +457,9 @@
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25
// Support for G5 with XYZE destination and IJPQ offsets
//#define BEZIER_CURVE_SUPPORT
const unsigned int dropsegments = 5; //everything with less than this number of steps will be ignored as move and joined with the next movement
// @section temperature