This page is under construction and may not have complete or up-to-date information.

thinkyhead

Hardware

Description

Machine electronics and main components.

hardware

Use these options to define the machine mainboard and other settings TBD. These are the most basic settings for every type of machine that Marlin supports. Visit the Boards Page for the complete list of all boards Marlin currently supports.

1.0.0

#define MOTHERBOARD board

Motherboard of the machine.

hardware

Set the motherboard ID using one of the BOARD_... constants defined in boards.h.

This option provides Marlin with the pin definitions it needs to control the onboard components and connected peripherals.

Example
#define MOTHERBOARD BOARD_RAMPS_14_EFB