From c529a614deff26e3a7051c6e1c07dc78230ba34f Mon Sep 17 00:00:00 2001 From: Scott Lahteine Date: Thu, 6 Apr 2023 12:05:16 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=A9=B9=20DGUS=20options=20followup?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../Creality/Ender-5 Plus/CrealityV1/Configuration.h | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1/Configuration.h b/config/examples/Creality/Ender-5 Plus/CrealityV1/Configuration.h index cc4bcc8d64..e053956e78 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1/Configuration.h +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1/Configuration.h @@ -1639,7 +1639,7 @@ #define Z_CLEARANCE_MULTI_PROBE 1 // Z Clearance between multiple probes #define Z_AFTER_PROBING Z_AFTER_HOMING // Z position after probing is done -#define Z_PROBE_LOW_POINT -2 // Farthest distance below the trigger-point to go before stopping +#define Z_PROBE_LOW_POINT -2 // Farthest distance below the trigger-point to go before stopping // For M851 give a range for adjusting the Z probe offset #define Z_PROBE_OFFSET_RANGE_MIN -4 @@ -3121,15 +3121,6 @@ * * :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY' ] */ -// Flash display with DGUS Displays for Marlin: -// - Format the SD card to FAT32 with a allocation size of 4k. -// - Download https://github.com/coldtobi/Marlin_DGUS_Resources -// - Copy the downloaded DWIN_SET folder to the SD card. -// - Plug the microSD card into the back of the display. -// - Boot the display and wait for the update to complete. - * - * :[ 'ORIGIN', 'FYSETC', 'HYPRECY', 'MKS', 'RELOADED', 'IA_CREALITY' ] -// #define DGUS_LCD_UI ORIGIN #if DGUS_UI_IS(MKS) #define USE_MKS_GREEN_UI