@ -324,6 +324,12 @@
// This allows hosts to request long names for files and folders with M33
// This allows hosts to request long names for files and folders with M33
//#define LONG_FILENAME_HOST_SUPPORT
//#define LONG_FILENAME_HOST_SUPPORT
// This option allows you to abort SD printing when any endstop is triggered.
// This feature must be enabled with "M540 S1" or from the LCD menu.
// To have any effect, endstops must be enabled during SD printing.
// With ENDSTOPS_ONLY_FOR_HOMING you must send "M120" to enable endstops.
//#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
# endif // SDSUPPORT
# endif // SDSUPPORT
// for dogm lcd displays you can choose some additional fonts:
// for dogm lcd displays you can choose some additional fonts:
@ -349,9 +355,6 @@
//#define WATCHDOG_RESET_MANUAL
//#define WATCHDOG_RESET_MANUAL
# endif
# endif
// Enable the option to stop SD printing when hitting and endstops, needs to be enabled from the LCD menu when this option is enabled.
//#define ABORT_ON_ENDSTOP_HIT_FEATURE_ENABLED
// @section lcd
// @section lcd
// Babystepping enables the user to control the axis in tiny amounts, independently from the normal printing process
// Babystepping enables the user to control the axis in tiny amounts, independently from the normal printing process