Skip to content

Commit 2be9f98

Browse files
committed
📝 Update Ender # labels
1 parent c2c1ff8 commit 2be9f98

19 files changed

+30
-30
lines changed

Marlin/src/inc/SanityCheck.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3149,7 +3149,7 @@ static_assert(X_MAX_LENGTH >= X_BED_SIZE, "Movement bounds (X_MIN_POS, X_MAX_POS
31493149
#endif
31503150

31513151
/**
3152-
* Ender 3 V2 controller has some limitations
3152+
* Ender-3 V2 controller has some limitations
31533153
*/
31543154
#if ENABLED(DWIN_CREALITY_LCD)
31553155
#if DISABLED(SDSUPPORT)

Marlin/src/lcd/e3v2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# DWIN for Creality Ender 3 v2
1+
# DWIN for Creality Ender-3 v2
22

3-
Marlin's Ender 3 v2 support requires the `DWIN_SET` included with the Ender 3 V2 [example configuration](https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20V2).
3+
Marlin's Ender-3 v2 support requires the `DWIN_SET` included with the Ender-3 V2 [example configuration](https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20V2).
44

55
## Easy Install
66

Marlin/src/lcd/e3v2/creality/dwin.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2243,7 +2243,7 @@ void HMI_SelectFile() {
22432243
card.openAndPrintFile(card.filename);
22442244

22452245
#if HAS_FAN
2246-
// All fans on for Ender 3 v2 ?
2246+
// All fans on for Ender-3 v2 ?
22472247
// The slicer should manage this for us.
22482248
//for (uint8_t i = 0; i < FAN_COUNT; i++)
22492249
// thermalManager.fan_speed[i] = 255;

Marlin/src/lcd/e3v2/jyersui/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# DWIN for Creality Ender 3 v2
1+
# DWIN for Creality Ender-3 v2
22

3-
Marlin's Ender 3 v2 support requires the `DWIN_SET` included with the Ender 3 V2 [example configuration](https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20V2).
3+
Marlin's Ender-3 v2 support requires the `DWIN_SET` included with the Ender-3 V2 [example configuration](https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/Creality/Ender-3%20V2).
44

55
## Easy Install
66

Marlin/src/lcd/e3v2/marlinui/ui_status_480x272.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ FORCE_INLINE void _draw_feedrate_status(const char *value, uint16_t x, uint16_t
262262
}
263263

264264
/**
265-
* Draw the MarlinUI Status Screen for Ender 3 V2
265+
* Draw the MarlinUI Status Screen for Ender-3 V2
266266
*/
267267
void MarlinUI::draw_status_screen() {
268268
const bool blink = get_blink();

Marlin/src/lcd/e3v2/proui/base64.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* Author: Densaugeo
66
* Maintainer: Densaugeo
77
* Version: 1.2.1.1
8-
* Changed unsigned int to uint16_t for use in the professional Ender 3V2/S1 firmware
8+
* Changed unsigned int to uint16_t for use in the professional Ender-3V2/S1 firmware
99
* Url: https://www.arduino.cc/reference/en/libraries/base64/
1010
*/
1111

Marlin/src/libs/BL24CXX.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
/********************************************************************************
2525
* @file BL24CXX.h
26-
* @brief i2c EEPROM for Ender 3 v2 board (4.2.2)
26+
* @brief i2c EEPROM for Ender-3 v2 board (4.2.2)
2727
********************************************************************************/
2828

2929
/******************** IIC ********************/

Marlin/src/pins/lpc1769/pins_BTT_SKR_E3_TURBO.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@
211211
#endif
212212

213213
/**
214-
* Ender 3 V2 display SKR E3 Turbo (EXP1) Ender 3 V2 display --> SKR E3 Turbo
214+
* Ender-3 V2 display SKR E3 Turbo (EXP1) Ender-3 V2 display --> SKR E3 Turbo
215215
* ------ ------ RX 3 --> 5 P0_15
216216
* -- | 1 2 | -- (BEEPER) P2_08 |10 9 | P0_16 (BTN_ENC) TX 4 --> 9 P0_16
217217
* (SKR_TX1) RX | 3 4 | TX (SKR_RX1) (BTN_EN1) P0_19 | 8 7 | RESET BEEPER 6 --> 10 P2_08

Marlin/src/pins/samd/pins_BRICOLEMON_LITE_V1_0.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -203,10 +203,10 @@
203203
* This section starts with the pins_RAMPS_144.h as example, after if you need any new
204204
* display, you could use normal duponts and connect it with with the scheme showed before.
205205
* Tested:
206-
* - Ender 3 Old display (Character LCD)
207-
* - Ender 3 New Serial DWING Display
206+
* - Ender-3 Old display (Character LCD)
207+
* - Ender-3 New Serial DWING Display
208208
* - Reprap Display
209-
* - Ender 5 New Serial Display
209+
* - Ender-5 New Serial Display
210210
* - Any Reprap character display like
211211
*/
212212

Marlin/src/pins/samd/pins_BRICOLEMON_V1_0.h

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,10 +255,10 @@
255255
* This sections starts with the pins_RAMPS_144.h as example, after if you need any new
256256
* display, you could use normal duponts and connect it with with the scheme showed before.
257257
* Tested:
258-
* - Ender 3 Old display (Character LCD)
259-
* - Ender 3 New Serial DWING Display
258+
* - Ender-3 Old display (Character LCD)
259+
* - Ender-3 New Serial DWING Display
260260
* - Reprap Display
261-
* - Ender 5 New Serial Display
261+
* - Ender-5 New Serial Display
262262
* - Any Reprap character display like
263263
*/
264264

0 commit comments

Comments
 (0)