Fix Tornado bed width (#88)

This commit is contained in:
andi448 2020-05-06 08:07:13 +02:00 committed by GitHub
parent b5b0b842c6
commit 20d113bb13
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1109,7 +1109,7 @@
// @section machine
// The size of the print bed
#define X_BED_SIZE 320
#define X_BED_SIZE 310
#define Y_BED_SIZE 300
// Travel limits (mm) after homing, corresponding to endstop positions.

View file

@ -1109,7 +1109,7 @@
// @section machine
// The size of the print bed
#define X_BED_SIZE 320
#define X_BED_SIZE 310
#define Y_BED_SIZE 300
// Travel limits (mm) after homing, corresponding to endstop positions.