diff --git a/config/examples/CTC/A13/Configuration.h b/config/examples/CTC/A13/Configuration.h index 7010fd64d7..2f39b606e6 100644 --- a/config/examples/CTC/A13/Configuration.h +++ b/config/examples/CTC/A13/Configuration.h @@ -127,7 +127,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -#define CUSTOM_MACHINE_NAME "CTC-A13 Printer (Ender 3 Clone)" +#define CUSTOM_MACHINE_NAME "CTC-A13 Printer (Ender-3 Clone)" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4 diff --git a/config/examples/Creality/Ender-2/Configuration.h b/config/examples/Creality/Ender-2/Configuration.h index 63e62742f4..5003937c80 100644 --- a/config/examples/Creality/Ender-2/Configuration.h +++ b/config/examples/Creality/Ender-2/Configuration.h @@ -127,7 +127,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -#define CUSTOM_MACHINE_NAME "Ender 3D" +#define CUSTOM_MACHINE_NAME "Ender-2" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4 diff --git a/config/examples/Creality/Ender-3 Max/Configuration.h b/config/examples/Creality/Ender-3 Max/Configuration.h index 78d72df3ff..02f1c27df7 100644 --- a/config/examples/Creality/Ender-3 Max/Configuration.h +++ b/config/examples/Creality/Ender-3 Max/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 1.08, 1.08 } #define DEFAULT_Kd_LIST { 114.00, 114.00 } #else - // Creality Stock - Ender 3 Max tuned + // Creality Stock - Ender-3 Max tuned #define DEFAULT_Kp 21.39 #define DEFAULT_Ki 1.56 #define DEFAULT_Kd 73.30 @@ -791,7 +791,7 @@ // 120V 250W silicone heater into 4mm borosilicate (MendelMax 1.5+) // from FOPDT model - kp=.39 Tp=405 Tdead=66, Tc set to 79.2, aggressive factor of .15 (vs .1, 1, 10) - // Creality Stock - Ender 3 Max + // Creality Stock - Ender-3 Max #define DEFAULT_bedKp 162.06 #define DEFAULT_bedKi 17.89 #define DEFAULT_bedKd 978.75 diff --git a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/README.md b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/README.md index 1848f94a2c..8de9c01b86 100644 --- a/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/README.md +++ b/config/examples/Creality/Ender-3 Pro/BigTreeTech SKR 1.4 Turbo/README.md @@ -1,6 +1,6 @@ -# Ender 3 Pro with SKR 1.4 Turbo + TMC2209 +# Ender-3 Pro with SKR 1.4 Turbo + TMC2209 -Configurations for Ender 3 Pro with the following options enabled: +Configurations for Ender-3 Pro with the following options enabled: - Motherboard: BigTreeTech SKR 1.4 Turbo - Drivers: TMC2209 (sensorless homing enabled) diff --git a/config/examples/Creality/Ender-3 Pro/CrealityV422/README.md b/config/examples/Creality/Ender-3 Pro/CrealityV422/README.md index ec0e54e640..9437cade71 100644 --- a/config/examples/Creality/Ender-3 Pro/CrealityV422/README.md +++ b/config/examples/Creality/Ender-3 Pro/CrealityV422/README.md @@ -1,8 +1,8 @@ -# Ender 3 Pro "V1.5" +# Ender-3 Pro "V1.5" -This is a surprise upgrade to the Ender 3 Pro that some customers began to receive around mid-July of 2020. No documentation or support page exists for this variant. It appears to be an Ender 3 Pro with the 32-bit Ender 3 V2 board and the stock Ender 3 Pro display. To see which version you have, examine the control board. The newer board is Creality v4.2.2. +This is a surprise upgrade to the Ender-3 Pro that some customers began to receive around mid-July of 2020. No documentation or support page exists for this variant. It appears to be an Ender-3 Pro with the 32-bit Ender-3 V2 board and the stock Ender-3 Pro display. To see which version you have, examine the control board. The newer board is Creality v4.2.2. -This configuration is very similar to the Ender 3 V2 config except that the CR-10 stock display is enabled. +This configuration is very similar to the Ender-3 V2 config except that the CR-10 stock display is enabled. ## Flashing Firmware diff --git a/config/examples/Creality/Ender-3 S1 Plus/Configuration.h b/config/examples/Creality/Ender-3 S1 Plus/Configuration.h index 9fe784edbb..1feb656226 100644 --- a/config/examples/Creality/Ender-3 S1 Plus/Configuration.h +++ b/config/examples/Creality/Ender-3 S1 Plus/Configuration.h @@ -127,7 +127,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -#define CUSTOM_MACHINE_NAME "Ender 3 S1 Plus" +#define CUSTOM_MACHINE_NAME "Ender-3 S1 Plus" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4 diff --git a/config/examples/Creality/Ender-3 S1 Pro/Configuration.h b/config/examples/Creality/Ender-3 S1 Pro/Configuration.h index 58168d5d59..72542b34f8 100644 --- a/config/examples/Creality/Ender-3 S1 Pro/Configuration.h +++ b/config/examples/Creality/Ender-3 S1 Pro/Configuration.h @@ -127,7 +127,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -#define CUSTOM_MACHINE_NAME "Ender 3 S1 Plus" +#define CUSTOM_MACHINE_NAME "Ender-3 S1 Plus" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4 diff --git a/config/examples/Creality/Ender-3 S1/README.md b/config/examples/Creality/Ender-3 S1/README.md index c8854e84e7..fed5d705ac 100644 --- a/config/examples/Creality/Ender-3 S1/README.md +++ b/config/examples/Creality/Ender-3 S1/README.md @@ -1,4 +1,4 @@ -# Ender 3 S1 +# Ender-3 S1 ## Flashing Mainboard Firmware @@ -8,8 +8,8 @@ Therefore, to flash the compiled firmware binary onto the board you must give th Pay attention to the two versions of the motherboard for the S1, one is using a SoC STM32F1 and the other using a STM32F4: - - Ender 3 printers that come with a firmware version **1.x.x** have the **STM32F1** chip. - - Ender 3 printers that come with a firmware version **3.x.x** have the **STM32F4** chip. + - Ender-3 printers that come with a firmware version **1.x.x** have the **STM32F1** chip. + - Ender-3 printers that come with a firmware version **3.x.x** have the **STM32F4** chip. - Check the version number on the STM32Fx chip itself to confirm you have the correct version. - Installing 1.x.x stock firmware or a compiled one to the target **STM32F1** on **STM32F4** mainboards **might brick** them! And _vice-versa_. diff --git a/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h b/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h index 8eb1a694ae..ec994d5992 100644 --- a/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h +++ b/config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h @@ -63,7 +63,7 @@ // @section info // Author info of this build printed to the host during boot and M115 -#define STRING_CONFIG_H_AUTHOR "(tiagofreire-pt, Ender 3 S1 F4)" // Who made the changes. +#define STRING_CONFIG_H_AUTHOR "(tiagofreire-pt, Ender-3 S1 F4)" // Who made the changes. //#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes) // @section machine @@ -127,7 +127,7 @@ //#define BLUETOOTH // Name displayed in the LCD "Ready" message and Info menu -#define CUSTOM_MACHINE_NAME "Ender 3 S1 - ABL F4" +#define CUSTOM_MACHINE_NAME "Ender-3 S1 - ABL F4" // Printer's unique ID, used by some programs to differentiate between machines. // Choose your own or use a service like https://www.uuidgenerator.net/version4 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h index 9865da6864..4f83ca01ee 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/CrealityUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h index 1cbe80f42b..82616b6fd0 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR E3 Turbo/MarlinUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/CrealityUI/Configuration.h index eb309dc688..ff244c4009 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/CrealityUI/Configuration.h @@ -701,7 +701,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -790,7 +790,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/MarlinUI/Configuration.h index c364017802..a758f9fd71 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 2.0/MarlinUI/Configuration.h @@ -701,7 +701,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -790,7 +790,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/CrealityUI/Configuration.h index 97cdaa86eb..09880e03ae 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/CrealityUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/MarlinUI/Configuration.h index db47da60a8..716b68dd22 100644 --- a/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/BigTreeTech SKR Mini E3 3.0/MarlinUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h index 7995781c68..430f19aaf8 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV422/CrealityUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h index 5d8c7b70e6..f7d04ebb55 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV422/MarlinUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/CrealityV427/CrealityUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV427/CrealityUI/Configuration.h index 098ff1d0cb..7edd481c15 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV427/CrealityUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV427/CrealityUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3 V2/CrealityV427/MarlinUI/Configuration.h b/config/examples/Creality/Ender-3 V2/CrealityV427/MarlinUI/Configuration.h index d3045cee19..91753ed647 100644 --- a/config/examples/Creality/Ender-3 V2/CrealityV427/MarlinUI/Configuration.h +++ b/config/examples/Creality/Ender-3 V2/CrealityV427/MarlinUI/Configuration.h @@ -700,7 +700,7 @@ #define DEFAULT_Ki_LIST { 2.62, 2.62 } #define DEFAULT_Kd_LIST { 78.81, 78.81 } #else - // Ender 3 v2 + // Ender-3 v2 #define DEFAULT_Kp 28.72 #define DEFAULT_Ki 2.62 #define DEFAULT_Kd 78.81 @@ -789,7 +789,7 @@ //#define MIN_BED_POWER 0 //#define PID_BED_DEBUG // Print Bed PID debug data to the serial port. - // Ender 3 V2 + // Ender-3 V2 #define DEFAULT_bedKp 462.10 #define DEFAULT_bedKi 85.47 #define DEFAULT_bedKd 624.59 diff --git a/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/README.md b/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/README.md index b79b46a721..749a458736 100644 --- a/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/README.md +++ b/config/examples/Creality/Ender-3/BigTreeTech SKR 1.4/README.md @@ -1,6 +1,6 @@ ## SKR 1.4 Board -These files configure Marlin for an Ender 3 with `BOARD_BTT_SKR_V1_4` board installed with silent stepper drivers and a BLTouch probe. The probe is configured to use the dedicated BLTouch port on the board, so you can remove the Z endstop entirely. +These files configure Marlin for an Ender-3 with `BOARD_BTT_SKR_V1_4` board installed with silent stepper drivers and a BLTouch probe. The probe is configured to use the dedicated BLTouch port on the board, so you can remove the Z endstop entirely. Features included: @@ -11,4 +11,4 @@ Features included: ### Nozzle to Probe Offsets -You'll need to to adjust the `NOZZLE_TO_PROBE_OFFSET` values according to your probe's mounting location. This example is based on the Ender 3 BLTouch mount posted at https://www.thingiverse.com/thing:3584158 +You'll need to to adjust the `NOZZLE_TO_PROBE_OFFSET` values according to your probe's mounting location. This example is based on the Ender-3 BLTouch mount posted at https://www.thingiverse.com/thing:3584158 diff --git a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/README.md b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/README.md index 8061cff756..a66c109054 100644 --- a/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/README.md +++ b/config/examples/Creality/Ender-5 Plus/BigTreeTech SKR 3/README.md @@ -12,7 +12,7 @@ ## About -These are configuration files for the Ender 5 Plus to work with a BTT SKR 3 motherboard using the stock LCD with A4988 stepper drivers. +These are configuration files for the Ender-5 Plus to work with a BTT SKR 3 motherboard using the stock LCD with A4988 stepper drivers. ## Marlin DGUS UI "Reloaded" Instructions diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/README.md b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/README.md index f8fe24b9a4..5a865a9a65 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/README.md +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (ORIGIN UI)/README.md @@ -17,7 +17,7 @@ The Ender-5 stock LCD can optionally use a [customized Marlin DGUS interface](ht ## Restoring Factory Firmware -The original firmware can be restored by downloading the [Ender 5 Plus firmware](https://www.creality.com/download) from Creality. You can follow the same LCD flashing procedure using the Creality-provided `DWIN_SET` folder. +The original firmware can be restored by downloading the [Ender-5 Plus firmware](https://www.creality.com/download) from Creality. You can follow the same LCD flashing procedure using the Creality-provided `DWIN_SET` folder. ## Marlin DGUS UI Limitations diff --git a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/README.md b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/README.md index 13e5f8d695..eb48ffb153 100644 --- a/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/README.md +++ b/config/examples/Creality/Ender-5 Plus/CrealityV1 (RELOADED UI)/README.md @@ -31,4 +31,4 @@ The Ender-5 stock LCD can optionally use a customized Marlin DGUS interface. To ## Restoring Factory Firmware -The original firmware can be restored by downloading the [Ender 5 Plus firmware](https://www.creality.com/download) from Creality. You can follow the same LCD flashing procedure using the Creality-provided `DWIN_SET` folder. +The original firmware can be restored by downloading the [Ender-5 Plus firmware](https://www.creality.com/download) from Creality. You can follow the same LCD flashing procedure using the Creality-provided `DWIN_SET` folder. diff --git a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/README.md b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/README.md index ad69266691..1dcdace4d1 100644 --- a/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/README.md +++ b/config/examples/Creality/Ender-5 Pro/BigTreeTech SKR E3 Turbo/README.md @@ -1,10 +1,10 @@ -# Ender 5 Pro with BigTreeTech SKR E3 Turbo +# Ender-5 Pro with BigTreeTech SKR E3 Turbo -This folder contains configuration files for Ender 5 Pro using Marlin 2.0.x. +This folder contains configuration files for Ender-5 Pro using Marlin 2.0.x. To compile, just use these config files and set `default_envs = LPC1769` in `platformio.ini` file. -BigTreeTech SKR E3 Turbo is larger than other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender 5 Pro electronics case. +BigTreeTech SKR E3 Turbo is larger than other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender-5 Pro electronics case. I (lpla) did a simple adapter for the power supply that can use short M8 screws and bolts (glued to this adapter): https://www.thingiverse.com/thing:4676935 diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/README.md b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/README.md index 792b0b61b5..2855bdba5b 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/README.md +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo with BLTouch/README.md @@ -1,6 +1,6 @@ -# BigTreeTech SKR E3 Turbo with BL-Touch in Ender 5 +# BigTreeTech SKR E3 Turbo with BL-Touch in Ender-5 -This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender 5 electronics case. +This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender-5 electronics case. I (lpla) did a simple adapter for the power supply that can use short M8 screws and bolts (glued to this adapter): https://www.thingiverse.com/thing:4676935 @@ -8,6 +8,6 @@ That way the PSU gives enough space for the board to be drop-in replace. So all Regarding wiring, electronics case fan should be connected to the FAN2 pins. BLTouch can be connected like the SKR E3 mini v2.0 to the Z-PROBE pins (check naming: https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-Pin.pdf). See a SKR E3 mini v2.0 guide: https://linsomniac.gitlab.io/post/2020-06-20-ender3-pro-skr-v2_0-bltouch-upgrade/ -This folder contains configuration files for Ender 5 using v2.0.X Marlin with BLTouch. +This folder contains configuration files for Ender-5 using v2.0.X Marlin with BLTouch. To compile, just use these config files and set `default_envs = LPC1769` in platformio.ini file. diff --git a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/README.md b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/README.md index 331ce49968..a4913d9651 100644 --- a/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/README.md +++ b/config/examples/Creality/Ender-5/BigTreeTech SKR E3 Turbo/README.md @@ -1,6 +1,6 @@ -# BigTreeTech SKR E3 Turbo in Ender 5 +# BigTreeTech SKR E3 Turbo in Ender-5 -This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender 5 electronics case. +This board is larger than the other SKR Mini E3 and Creality boards and interferes with the power supply in the Ender-5 electronics case. I (lpla) did a simple adapter for the power supply that can use short M8 screws and bolts (glued to this adapter): https://www.thingiverse.com/thing:4676935 @@ -8,6 +8,6 @@ That way the PSU gives enough space for the board to be drop-in replace. So all Regarding wiring, electronics case fan should be connected to the FAN2 pins. -This folder contains configuration files for Ender 5 using v2.0.X Marlin. +This folder contains configuration files for Ender-5 using v2.0.X Marlin. To compile, just use these config files and set `default_envs = LPC1769` in platformio.ini file. diff --git a/config/examples/Creality/Ender-6/Configuration.h b/config/examples/Creality/Ender-6/Configuration.h index 4915be986d..7665f620da 100644 --- a/config/examples/Creality/Ender-6/Configuration.h +++ b/config/examples/Creality/Ender-6/Configuration.h @@ -66,7 +66,7 @@ // @section info // Author info of this build printed to the host during boot and M115 -#define STRING_CONFIG_H_AUTHOR "(smcgroty, for Ender 6)" // Who made the changes. +#define STRING_CONFIG_H_AUTHOR "(smcgroty, for Ender-6)" // Who made the changes. //#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes) // @section machine