Browse Source

Correct MOTHERBOARD for Geeetech i3 Pro X

pull/1/head
Scott Lahteine 6 years ago
parent
commit
7a4029d1b1
  1. 2
      Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

2
Marlin/src/config/examples/Geeetech/I3_Pro_X-GT2560/Configuration.h

@ -132,7 +132,7 @@
// The following define selects which electronics board you have.
// Please choose the name from boards.h that matches your setup
#ifndef MOTHERBOARD
#define MOTHERBOARD BOARD_ULTIMAKER
#define MOTHERBOARD BOARD_GT2560_REV_A_PLUS
#endif
// Optional custom name for your RepStrap or other custom machine

Loading…
Cancel
Save