Browse Source

Help users confused by "bed size" (#21714)

Vert 3 years ago
parent
commit
a0a24e9380
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      Marlin/Configuration.h

+ 1
- 1
Marlin/Configuration.h View File

@@ -1224,7 +1224,7 @@
1224 1224
 
1225 1225
 // @section machine
1226 1226
 
1227
-// The size of the print bed
1227
+// The size of the printable area
1228 1228
 #define X_BED_SIZE 200
1229 1229
 #define Y_BED_SIZE 200
1230 1230
 

Loading…
Cancel
Save