Skip to content

Use this script to reduce the burning steps and make it more convenient and fast. And this script supports both Chinese and English.

License

Notifications You must be signed in to change notification settings

Mellow-3D/Semi-automatic-burning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

使用教程 (User Guide)

本脚本需联网使用 (This script requires an internet connection)

1. 自动安装 (Automatic Installation)

cd&&rm -rf ./Semi-automatic-burning&& cd&& git clone https://github.com/xishangyue/Semi-automatic-burning.git
cd Semi-automatic-burning&&chmod +x Semi-automatic-burning.sh&&./Semi-automatic-burning.sh

2. 二次执行 (Re-execution)

cd&&./Semi-automatic-burning/Semi-automatic-burning.sh

第一次执行会自动安装依赖 (The first execution will automatically install dependencies)

自动安装演示


3. 安装完成后操作 (After Installation)

安装完成后脚本会自动打开,选择语言即可。
选择语言

建议使用前先查看概述。
概述界面


4. 主要选项说明 (Main Options Explanation)

选项说明

查询 ID 选项 (Query ID Option)

查询 ID

选择烧录方式 (Select Burning Method)

  • 输入上位机密码后回车,密码是可见的 (Enter the host password and press Enter, the password is visible)

选择烧录方式

选择主板 MCU 类型 (Select Mainboard MCU Type)

选择 MCU

选择固件类型 (Select Firmware Type)

  • 如果没有 BL 固件,选择 Katapult 原 CANBOOT (If there is no BL firmware, select Katapult original CANBOOT)

选择固件类型

选择烧录模式 (Select Burning Mode)

  • 有 BL 固件且有 USB-ID,选择 USB-ID 模式 (If there is BL firmware and USB-ID, select USB-ID mode)
  • USB to CAN,选择 CANID 模式 (If it is USB to CAN, select CANID mode)
  • CAN 板,直接选择 CANID 模式 (If it is a CAN board, directly select CANID mode)

选择烧录模式


USB-ID 模式演示 (USB-ID Mode Demonstration)

其他模式按照提示操作即可 (Follow the prompts for other modes)

自动进入固件配置界面 (Automatically Enter Firmware Configuration Interface)

  • 配置主板固件后,输入 Q Y 回车 (After configuring the mainboard firmware, enter Q Y and press Enter)
  • 自动编译固件 (Automatically compile the firmware)

固件配置1 固件配置2

自动查询 ID (Automatically Query ID)

  • 鼠标移动到 ID 上,双击左键后右键点击 Paste,回车 (Move the mouse cursor to the ID, double-click left, right-click Paste, then press Enter)

自动查询 ID

自动烧录固件 (Automatically Burn Firmware)

  • 回车返回主界面 (Press Enter to return to the main interface)

自动烧录固件

About

Use this script to reduce the burning steps and make it more convenient and fast. And this script supports both Chinese and English.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 71.5%
  • MDX 28.5%