Add BEZIER_CURVE_SUPPORT (G5 XYZEFIJPQ)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user