Move SF_ARC_FIX option

This commit is contained in:
Scott Lahteine
2020-10-04 15:45:13 -05:00
parent bea919da6e
commit e4d2234a04
2 changed files with 3 additions and 10 deletions

View File

@ -1768,6 +1768,7 @@
#define N_ARC_CORRECTION 25 // Number of interpolated segments between corrections
//#define ARC_P_CIRCLES // Enable the 'P' parameter to specify complete circles
//#define CNC_WORKSPACE_PLANES // Allow G2/G3 to operate in XY, ZX, or YZ planes
//#define SF_ARC_FIX // Enable only if using SkeinForge with "Arc Point" fillet procedure
#endif
// Support for G5 with XYZE destination and IJPQ offsets. Requires ~2666 bytes.