FT_MOTION_MENU

MarlinFirmware/Marlin#25835
This commit is contained in:
Scott Lahteine 2023-05-15 23:38:03 -05:00
parent 8b0ebf8007
commit c9ae79e491
313 changed files with 627 additions and 1 deletions

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**
@ -1679,7 +1681,7 @@
//#define NO_SD_AUTOSTART // Remove auto#.g file support completely to save some Flash, SRAM //#define NO_SD_AUTOSTART // Remove auto#.g file support completely to save some Flash, SRAM
//#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files //#define MENU_ADDAUTOSTART // Add a menu option to run auto#.g files
//#define ONE_CLICK_PRINT // Prompt to print newest file on sdcard //#define ONE_CLICK_PRINT // Prompt to print the newest file on inserted media
//#define BROWSE_MEDIA_ON_INSERT // Open the file browser when media is inserted //#define BROWSE_MEDIA_ON_INSERT // Open the file browser when media is inserted
//#define MEDIA_MENU_AT_TOP // Force the media menu to be listed on the top of the main menu //#define MEDIA_MENU_AT_TOP // Force the media menu to be listed on the top of the main menu

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1157,6 +1157,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1153,6 +1153,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1149,6 +1149,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1149,6 +1149,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1147,6 +1147,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1150,6 +1150,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

View file

@ -1148,6 +1148,8 @@
// This value may be configured to adjust duration to consume the command buffer. // This value may be configured to adjust duration to consume the command buffer.
// Try increasing this value if stepper motion is not smooth. // Try increasing this value if stepper motion is not smooth.
#define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers. #define FTM_STEPPERCMD_BUFF_SIZE 1000 // Size of the stepper command buffers.
//#define FT_MOTION_MENU // Provide a MarlinUI menu to set M493 parameters.
#endif #endif
/** /**

Some files were not shown because too many files have changed in this diff Show more