mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-30 04:40:43 -07:00
✨ Ender-3 V2 for 4.2.7 board, plus ProUI
This commit is contained in:
parent
425431dc44
commit
fd7757315e
25 changed files with 43349 additions and 20 deletions
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
|
|
@ -933,8 +933,8 @@
|
|||
#define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
|
||||
//#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
//#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
|
|
@ -934,8 +934,8 @@
|
|||
#define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
|
||||
//#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
//#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
|
|
@ -933,8 +933,8 @@
|
|||
#define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
|
||||
//#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
//#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
|
|
@ -933,8 +933,8 @@
|
|||
#define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
|
||||
//#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
//#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
|
|
@ -933,8 +933,8 @@
|
|||
#define PID_FUNCTIONAL_RANGE 20 // If the temperature difference between the target temperature and the actual temperature
|
||||
// is more than PID_FUNCTIONAL_RANGE then the PID will be shut off and the heater will be set to min/max.
|
||||
|
||||
//#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
//#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#define PID_EDIT_MENU // Add PID editing to the "Advanced Settings" menu. (~700 bytes of flash)
|
||||
#define PID_AUTOTUNE_MENU // Add PID auto-tuning to the "Advanced Settings" menu. (~250 bytes of flash)
|
||||
#endif
|
||||
|
||||
// @section safety
|
||||
|
|
|
|||
|
|
@ -1801,7 +1801,7 @@
|
|||
* Reinit the LCD after SD Card insert/remove or when entering the menu.
|
||||
* Required for some LCDs that use shared SPI with an external SD Card reader.
|
||||
*/
|
||||
#define REINIT_NOISY_LCD
|
||||
//#define REINIT_NOISY_LCD
|
||||
|
||||
// The standard SD detect circuit reads LOW when media is inserted and HIGH when empty.
|
||||
// Enable this option and set to HIGH if your SD cards are incorrectly detected.
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue