Enable G5 support

This commit is contained in:
Thomas Basler 2020-08-26 21:36:57 +02:00
parent 11449c172d
commit 91c4862878
1 changed files with 1 additions and 1 deletions

View File

@ -2293,7 +2293,7 @@
#endif
// 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)
//#define CNC_WORKSPACE_PLANES // Allow G2/G3/G5 to operate in XY, ZX, or YZ planes