BTT Octopus Pro - EEPROM Basics

preview_player
Показать описание
This is a basic tutorial on how to use EEPROM in Marlin firmware with g-codes to adjust configuration.

BTT Octopus v1.1 playlist link:

One Time Tips, You Can PayPal Me:
Patreon:
buymeacoffee:
Discord Chat:

Required hardware:
BTT Octopus Pro/BTT Octopus V1.1
USB Cable
SD Memory Cards Class 10
1 - TMC2209
1 - NEMA17
24 volt PSU (Power Supply Unit)

Required software:
Documentation and Firmware

Software:
Marlin Firmware 2.0.x

Installing VScode:

Pronterface:

#Octopusdiyshow
Рекомендации по теме
Комментарии
Автор

i get this error
In file included from Marlin\src\HAL\STM32\../../inc/MarlinConfig.h:52,
from
error: #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
3036 | #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
| ^~~~~
In file included from Marlin\src\HAL\STM32\../../inc/MarlinConfig.h:52,
from
error: #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
3036 | #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
| ^~~~~
In file included from Marlin\src\HAL\STM32\../../inc/MarlinConfig.h:52,
from
error: #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
3036 | #error "SENSORLESS_HOMING requires X_MIN_ENDSTOP_INVERTING = false when homing TMC2209 to X_MIN."
| ^~~~~
*** Error 1
*** Error 1
*** Error 1
*** Error 1

cat