Skip to content

Releases: VID-PRO/BambuTagger-Touch

BambuTagger-Touch v2.0.0

Choose a tag to compare

@VID-PRO VID-PRO released this 23 Jun 21:58

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      bootloader.bin \
  0x8000   partitions.bin \
  0x10000  firmware.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: Guition JC8048W550 (ESP32-S3-WROOM-1-N16R8)

Full Changelog: v1.9.6...v2.0.0

BambuTagger-Touch v1.9.6

Choose a tag to compare

@VID-PRO VID-PRO released this 02 Jun 17:21
6c79821

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.5...v1.9.6

BambuTagger-Touch v1.9.5

Choose a tag to compare

@VID-PRO VID-PRO released this 01 Jun 05:00
ebf0e44

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.4...v1.9.5

BambuTagger-Touch v1.9.4

Choose a tag to compare

@VID-PRO VID-PRO released this 01 Jun 01:08
cfc853f

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.3...v1.9.4

BambuTagger-Touch v1.9.3

Choose a tag to compare

@VID-PRO VID-PRO released this 30 May 11:37
d194bb7

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.2...v1.9.3

BambuTagger-Touch v1.9.2

Choose a tag to compare

@VID-PRO VID-PRO released this 25 May 21:21
d6f4374

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.1...v1.9.2

BambuTagger-Touch v1.9.1

Choose a tag to compare

@VID-PRO VID-PRO released this 25 May 02:30
75a5a7c

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.9.0...v1.9.1

BambuTagger-Touch v1.9.0

Choose a tag to compare

@VID-PRO VID-PRO released this 25 May 01:37
914c29c

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.8.3...v1.9.0

BambuTagger-Touch v1.8.3

Choose a tag to compare

@VID-PRO VID-PRO released this 25 May 00:14
9350f69

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.8.2...v1.8.3

BambuTagger-Touch v1.8.2

Choose a tag to compare

@VID-PRO VID-PRO released this 24 May 22:20
d79f483

Flashing instructions

Easiest — merged binary (single file, address 0x00)

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash 0x0 BambuTagger-Touch_merged.bin

Manual — three separate files

esptool.py --chip esp32s3 --port /dev/ttyUSB0 --baud 921600 \
  write_flash \
  0x0      BambuTagger-Touch.ino.bootloader.bin \
  0x8000   BambuTagger-Touch.ino.partitions.bin \
  0x10000  BambuTagger-Touch.ino.bin

Partition scheme: Custom 16 MB — app0/app1 = 1408 KB, ffat = 1152 KB
Board: ESP32-S3 Dev Module
Core: esp32:esp32 3.0.7

Full Changelog: v1.8.1...v1.8.2