bigtreetech / BIGTREETECH-SKR-mini-E3

BIGTREETECH SKR-mini-E3 motherboard is a ultra-quiet, low-power, high-quality 3D printing machine control board. It is launched by the 3D printing team of Shenzhen BIGTREE technology co., LTD. This board is specially tailored for Ender 3 printer, perfectly replacing the original Ender3 printer motherboard.
1.97k stars 1.97k forks source link

Tutorial for manual compiling of Marlin 2.0 for SKR mini 1.0 is wrong #451

Open wumpazz opened 3 years ago

wumpazz commented 3 years ago

There is a problem in the readme.md for the point: _After opening the project, go to the platformio.ini file and change the default environment from megaatmega2560 to STM32F103RC_bigtree_NOUSB, env_default = STM32F103RC_bigtree_NOUSB

  1. I guess it should be called 'default_envs' and not 'env_default'
  2. Value 'STM32F103RC_bigtree_NOUSB' cannot be found

Marlin build error:

Error: Unknown environment names 'STM32F103RC_bigtree_NOUSB'. Valid names are 'STM32F103RC, melzi, esp32, DUE, teensy31, FLY_MINI, MightyBoard1280, STM32F070RB_malyan, STM32F407VE_black, STM32F103RE, BIGTREE_GTR_V1_0, STM32F103VE_GTM32, mks_robin_e3p, teensy41, trigorilla_pro, sanguino1284p, at90usb1286_dfu, chitu_f103, sanguino644p, BIGTREE_BTT002, LERDGES, STM32F103CB_malyan, STM32F103RC_btt, ARMED, mega2560ext, mks_robin_lite, jgaurora_a5s_a1, SAMD51_grandcentral_m4, malyan_M300, STM32F401VE_STEVAL, chitu_v5_gpio_init, STM32F103RC_btt_USB, STM32F103RE_btt_USB, STM32F070CB_malyan, FLYF407ZG, teensy35, mks_robin_nano35_stm32, melzi_optimized, STM32F103RC_btt_512K_USB, FYSETC_F6_14, LERDGEK, sanguino1284p_optimized, mks_robin_lite3, DUE_archim_debug, rambo, LERDGEX, mega1280, mks_robin, NUCLEO_F767ZI, FYSETC_F6_13, DUE_debug, MightyBoard2560, FYSETC_E4, LPC1769, at90usb1286_cdc, DUE_archim, teensy36, mega2560, mks_robin_stm32, mks_robin_e3, mks_robin_nano35, melzi_optiboot_optimized, linux_native, mks_robin_mini, rumba32, STM32F103RC_btt_512K, LPC1768, include_tree, flsun_hispeed, STM32F103RC_fysetc, STM32F103RET6_creality, DUE_USB, FYSETC_S6, STM32F4, STM32F103VE_longer, melzi_optiboot, STM32F103RE_btt, BIGTREE_SKR_PRO, STM32F103RC_meeb, mks_robin_pro, STM32F7'

kiwipaulrob commented 3 years ago

This works for me

default_envs = STM32F103RC_btt_512K