Fix some Ender-3 Pro V1.5 settings (#182)

This commit is contained in:
mindspawn 2020-08-11 01:18:42 -07:00 committed by GitHub
parent 11766a2754
commit 66e8572397
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -134,7 +134,7 @@
#endif
// Name displayed in the LCD "Ready" message and Info menu
#define CUSTOM_MACHINE_NAME "Ender-3 V2"
#define CUSTOM_MACHINE_NAME "Ender-3 Pro V1.5"
// 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
@ -1131,8 +1131,8 @@
// @section machine
// The size of the print bed
#define X_BED_SIZE 220
#define Y_BED_SIZE 220
#define X_BED_SIZE 235
#define Y_BED_SIZE 235
// Travel limits (mm) after homing, corresponding to endstop positions.
#define X_MIN_POS 0