Parts


Bootloader Setup

Bootloader is a little confusing

Firmware (Marlin) Configuration

configuration.h

  1. ifndef MOTHERBOARD
 #define MOTHERBOARD BOARD_FYSETC_SPIDER
  1. endif
  1. define SERIAL_PORT -1
  1. define TEMP_SENSOR_BED 11