mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-08 07:27:44 -06:00
🧑💻 HAS_MARLINUI_MENU and HAS_MANUAL_MOVE_MENU
This commit is contained in:
parent
1413f33f1d
commit
93b751c1d8
272 changed files with 815 additions and 815 deletions
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1266,7 +1266,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1289,7 +1289,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1361,7 +1361,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 10*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1261,7 +1261,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1284,7 +1284,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1356,7 +1356,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1250,7 +1250,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1273,7 +1273,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1345,7 +1345,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 120*60, 120*60, 18*60, 60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 120*60, 120*60, 18*60, 60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1265,7 +1265,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1288,7 +1288,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1360,7 +1360,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 120*60, 120*60, 18*60, 60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 120*60, 120*60, 18*60, 60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1259,7 +1259,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1282,7 +1282,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1354,7 +1354,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1281,7 +1281,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1353,7 +1353,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
|
@ -1257,7 +1257,7 @@
|
||||||
|
|
||||||
// @section lcd
|
// @section lcd
|
||||||
|
|
||||||
#if ANY(HAS_LCD_MENU, EXTENSIBLE_UI, HAS_DWIN_E3V2)
|
#if HAS_MANUAL_MOVE_MENU
|
||||||
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
#define MANUAL_FEEDRATE { 50*60, 50*60, 4*60, 2*60 } // (mm/min) Feedrates for manual moves along X, Y, Z, E from panel
|
||||||
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
#define FINE_MANUAL_MOVE 0.025 // (mm) Smallest manual move (< 0.1mm) applying to Z on most machines
|
||||||
#if IS_ULTIPANEL
|
#if IS_ULTIPANEL
|
||||||
|
@ -1280,7 +1280,7 @@
|
||||||
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
#define FEEDRATE_CHANGE_BEEP_FREQUENCY 440
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if HAS_LCD_MENU
|
#if HAS_MARLINUI_MENU
|
||||||
|
|
||||||
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
// Add Probe Z Offset calibration to the Z Probe Offsets menu
|
||||||
#if HAS_BED_PROBE
|
#if HAS_BED_PROBE
|
||||||
|
@ -1352,7 +1352,7 @@
|
||||||
// Insert a menu for preheating at the top level to allow for quick access
|
// Insert a menu for preheating at the top level to allow for quick access
|
||||||
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
//#define PREHEAT_SHORTCUT_MENU_ITEM
|
||||||
|
|
||||||
#endif // HAS_LCD_MENU
|
#endif // HAS_MARLINUI_MENU
|
||||||
|
|
||||||
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
#if ANY(HAS_DISPLAY, DWIN_CREALITY_LCD_ENHANCED, DWIN_CREALITY_LCD_JYERSUI)
|
||||||
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
//#define SOUND_MENU_ITEM // Add a mute option to the LCD menu
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue