Enable G5 support
This commit is contained in:
parent
11449c172d
commit
91c4862878
@ -2293,7 +2293,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
// G5 Bézier Curve Support with XYZE destination and IJPQ offsets
|
// G5 Bézier Curve Support with XYZE destination and IJPQ offsets
|
||||||
//#define BEZIER_CURVE_SUPPORT // Requires ~2666 bytes
|
#define BEZIER_CURVE_SUPPORT // Requires ~2666 bytes
|
||||||
|
|
||||||
#if EITHER(ARC_SUPPORT, BEZIER_CURVE_SUPPORT)
|
#if EITHER(ARC_SUPPORT, BEZIER_CURVE_SUPPORT)
|
||||||
//#define CNC_WORKSPACE_PLANES // Allow G2/G3/G5 to operate in XY, ZX, or YZ planes
|
//#define CNC_WORKSPACE_PLANES // Allow G2/G3/G5 to operate in XY, ZX, or YZ planes
|
||||||
|
Loading…
Reference in New Issue
Block a user