akaJes / marlin-config

Marlin firmware instant configurator
GNU General Public License v3.0
389 stars 85 forks source link

Defining RAMPS - RE-ARM EFB incorrectly sets Configuration.h #108

Open GhostlyCrowd opened 5 years ago

GhostlyCrowd commented 5 years ago

When you choose this board (2000) in Marlin config it sets the define as

define BOARD RAMPS_14_RE_ARM_EFB

When it should be as follows below.

define MOTHERBOARD BOARD_RAMPS_14_RE_ARM_EFB