Skip to content

Commit

Permalink
📝 Hyphen for Ender-#
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkyhead committed May 12, 2024
1 parent ea2eea9 commit 80e6537
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion config/examples/CTC/A13/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/examples/Creality/Ender-2/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions config/examples/Creality/Ender-3 Max/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
6 changes: 3 additions & 3 deletions config/examples/Creality/Ender-3 Pro/CrealityV422/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion config/examples/Creality/Ender-3 S1 Plus/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion config/examples/Creality/Ender-3 S1 Pro/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
6 changes: 3 additions & 3 deletions config/examples/Creality/Ender-3 S1/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ender 3 S1
# Ender-3 S1

## Flashing Mainboard Firmware

Expand All @@ -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_.

Expand Down
4 changes: 2 additions & 2 deletions config/examples/Creality/Ender-3 S1/STM32F4/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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:

Expand All @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 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

That way the PSU gives enough space for the board to be drop-in replace. So all components fit inside the electronics case and are hold properly.

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.
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# 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

That way the PSU gives enough space for the board to be drop-in replace. So all components fit inside the electronics case and are hold properly.

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.
2 changes: 1 addition & 1 deletion config/examples/Creality/Ender-6/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 80e6537

Please sign in to comment.