MarlinDocumentation icon indicating copy to clipboard operation
MarlinDocumentation copied to clipboard

📝 Add new boards, complete “since” version

Open thisiskeithb opened this issue 1 year ago • 1 comments

Description

  • TRONXY_V10 => TRONXY_CXY_446_V10
  • Add Dagoma D6 (DAGOMA_D6)
  • Add Creality CR4NS200320C13 (CREALITY_CR4NS)
  • Update Marlin Simulator description to include 2004/character-based LCD support & fix "supported since" version
  • Add missing "supported since" version info for all boards

thisiskeithb avatar Jun 29 '24 04:06 thisiskeithb

  • Fix & add missing "supported since" version info for all boards

I collected & parsed boards.h data from every release and I noticed a minor issue with some boards that were listed as renamed, but their previous name was never in a tagged release:

Board Name Original Board Name Renamed Release
BOARD_TRIGORILLA_13 BOARD_TRIGORILLA 1.1.9
BOARD_RURAMPS4D_11 BOARD_RURAMPS4D 2.0.0
BOARD_FORMBOT_TREX2PLUS BOARD_TREX2 2.0.0
BOARD_BTT_SKR_V1_1 BOARD_BIQU_SKR_V1_1 2.0.4
BOARD_BTT_SKR_MINI_E3_V1_0 BOARD_BIGTREE_SKR_MINI_E3 2.0.0
BOARD_STM32F103RE BOARD_STM32F1R
BOARD_STM32F103R
2.0.0
BOARD_ESPRESSIF_ESP32 BOARD_ESP32 2.0.0
BOARD_LONGER3D_LKx_PRO BOARD_RAMPS_LONGER3D_LK4PRO 2.0.8

Maybe a long bugfix/dev cycle?

thisiskeithb avatar Jun 30 '24 05:06 thisiskeithb