Voron 2.4 Build: Difference between revisions
(→Parts) |
|||
Line 5: | Line 5: | ||
== FYSETC Spider Controller == | == FYSETC Spider Controller == | ||
== Bootloader Setup == | === Bootloader Setup === | ||
Bootloader is a little confusing | Bootloader is a little confusing |
Revision as of 21:53, 17 October 2021
Parts
FYSETC Spider Controller
Bootloader Setup
Bootloader is a little confusing
Firmware (Marlin) Configuration
configuration.h
#ifndef MOTHERBOARD #define MOTHERBOARD BOARD_FYSETC_SPIDER #endif #define SERIAL_PORT -1 #define TEMP_SENSOR_BED 11