From d04c4c113f3185820177002897187d01fa2891e5 Mon Sep 17 00:00:00 2001 From: CopterTec Date: Mon, 23 Dec 2019 02:50:56 +0100 Subject: [PATCH] Fix preset --- config/examples/SOVOL/SV01-BLTouch/Configuration.h | 8 ++++---- config/examples/SOVOL/SV01-SilentBoard/Configuration.h | 8 ++++---- .../SOVOL/SV01-SilentBoard_BLTouch/Configuration.h | 8 ++++---- config/examples/SOVOL/SV01/Configuration.h | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/config/examples/SOVOL/SV01-BLTouch/Configuration.h b/config/examples/SOVOL/SV01-BLTouch/Configuration.h index 1e1d2cd..b29309c 100644 --- a/config/examples/SOVOL/SV01-BLTouch/Configuration.h +++ b/config/examples/SOVOL/SV01-BLTouch/Configuration.h @@ -1447,10 +1447,10 @@ #define PREHEAT_1_TEMP_BED 60 #define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255 -#define PREHEAT_3_LABEL "ABS" -#define PREHEAT_3_TEMP_HOTEND 200 -#define PREHEAT_3_TEMP_BED 80 -#define PREHEAT_3_FAN_SPEED 0 // Value from 0 to 255 +#define PREHEAT_2_LABEL "ABS" +#define PREHEAT_2_TEMP_HOTEND 200 +#define PREHEAT_2_TEMP_BED 80 +#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255 /** * Nozzle Park diff --git a/config/examples/SOVOL/SV01-SilentBoard/Configuration.h b/config/examples/SOVOL/SV01-SilentBoard/Configuration.h index cad5c0d..29670f9 100644 --- a/config/examples/SOVOL/SV01-SilentBoard/Configuration.h +++ b/config/examples/SOVOL/SV01-SilentBoard/Configuration.h @@ -1447,10 +1447,10 @@ #define PREHEAT_1_TEMP_BED 60 #define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255 -#define PREHEAT_3_LABEL "ABS" -#define PREHEAT_3_TEMP_HOTEND 200 -#define PREHEAT_3_TEMP_BED 80 -#define PREHEAT_3_FAN_SPEED 0 // Value from 0 to 255 +#define PREHEAT_2_LABEL "ABS" +#define PREHEAT_2_TEMP_HOTEND 200 +#define PREHEAT_2_TEMP_BED 80 +#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255 /** * Nozzle Park diff --git a/config/examples/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h b/config/examples/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h index f6d8a42..7d5c5ae 100644 --- a/config/examples/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h +++ b/config/examples/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h @@ -1447,10 +1447,10 @@ #define PREHEAT_1_TEMP_BED 60 #define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255 -#define PREHEAT_3_LABEL "ABS" -#define PREHEAT_3_TEMP_HOTEND 200 -#define PREHEAT_3_TEMP_BED 80 -#define PREHEAT_3_FAN_SPEED 0 // Value from 0 to 255 +#define PREHEAT_2_LABEL "ABS" +#define PREHEAT_2_TEMP_HOTEND 200 +#define PREHEAT_2_TEMP_BED 80 +#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255 /** * Nozzle Park diff --git a/config/examples/SOVOL/SV01/Configuration.h b/config/examples/SOVOL/SV01/Configuration.h index 88dd004..cc2fa4f 100644 --- a/config/examples/SOVOL/SV01/Configuration.h +++ b/config/examples/SOVOL/SV01/Configuration.h @@ -1447,10 +1447,10 @@ #define PREHEAT_1_TEMP_BED 60 #define PREHEAT_1_FAN_SPEED 0 // Value from 0 to 255 -#define PREHEAT_3_LABEL "ABS" -#define PREHEAT_3_TEMP_HOTEND 200 -#define PREHEAT_3_TEMP_BED 80 -#define PREHEAT_3_FAN_SPEED 0 // Value from 0 to 255 +#define PREHEAT_2_LABEL "ABS" +#define PREHEAT_2_TEMP_HOTEND 200 +#define PREHEAT_2_TEMP_BED 80 +#define PREHEAT_2_FAN_SPEED 0 // Value from 0 to 255 /** * Nozzle Park