Select your language

  • Deutsch
  • English
Stefan J. Truckers Homepage
  • Projects Displayable
  • 3D Printing 3D Printing FDM / FFF
      • Back
      • STL. Collection
      • Facts & Tips
      • FDM Design Guide
      • Filament Finder
      • 3D Printing Help
      • FDM Firmware
          • Back
          • Klipper
          • RepRap Firmware
      • Purchase Advice
          • Back
          • 3D Printer 3D Printer
          • Components
  • Media Photo Video Web
      • Back
      • Photo & Video
          • Back
          • Tipps
          • Equipment
      • Web
          • Back
          • Joomla CMS
          • Scripts & Coding
          • Optimization
          • Security
          • Social Media
      • Gallery
  • Programs Software
  • Craft Corner
      • Back
      • RC-Sport Funkgesteuert
      • CNC Fräsen
      • Laser Gravieren / Schneiden
  • Vita Alltägliches
      • Back
      • Haus & Wohnen
  • About About Stefan
      • Back
      • Career Path
      • Treat Me
  • Support Project & Me
  • 3D Printing
  • Buying Advice
  • FDM Firmware
  • Klipper
  • Firmware Setups
  • Install Klipper on BTT CB1
  • STL. Collection
  • Facts & Tips
  • FDM Design Guide
  • Filament Finder
  • 3D Printing Help
  • FDM Firmware
      • Klipper
      • RepRap Firmware
  • Purchase Advice
      • 3D Printer 3D Printer
      • Components

Install Klipper on BTT CB1

169 Install Klipper on BTT CB1 /en/3d-druck/kaufberatung/fdm-firmware/klipper/firmware-setups/install-klipper-on-btt-cb1
  • 1
  • 2
  • 3
  • 4
  • 5
Created
Thursday, 04 January 2024
Created by
Stefan J. Trucker

if you prefere to install it manually install the minimal version and use https://github.com/bigtreetech/CB1/releases to load all wanted features

https://www.armbian.com/bigtreetech-cb1/

Download the latest complete file from https://github.com/bigtreetech/CB1/releases

change the Wifi Setting in 

once bootet find the IP with Advanced IP Scanner

log into the pi with SSH

Install Updates:  sudo apt update && sudo apt full-upgrade -y

cd ~/klipper/
make menuconfig

(Manta 4P/8P

* [*] Enable extra low-level configuration options
* Micro-controller Architecture (STMicroelectronics STM32) --->
* Processor model (STM32G0B1) --->
* Bootloader offset (8KiB bootloader) --->
* Clock Reference (8 MHz crystal) --->
* Communication interface (USB (on PA11/PA12)) --->

schreibe

ls /dev/serial/by-id/*

um etwas das zu bekommen

/dev/serial/by-id/usb-Klipper_stm32g0b1xx_m8p-if00

direktes Flashen der Contorllers

sudo service klipper stop
make flash FLASH_DEVICE=/dev/serial/by-id/usb-Klipper_stm32g0b1xx_m8p-if00
sudo service klipper start

Optional kann man auch über eine MCU SD Karte die Firmware flashen, siehe Dokumentation in den Quellen

nach dem Flashen überprüfen, ob das Flashen erfolgreich war : ls /dev/serial/by-id

was dann etwas ähnliches ausgibt wie

usb-Klipper_stm32g0b1xx_24000A000A504B4633373520-if00

wird hier nichts mit Klipper ausgegeben, dann wurde die MCU nicht richtig geflashed.

nun nochenmal 

ls /dev/serial/by-id/*

senden um etwas ähnliches wie

/dev/serial/by-id/usb-Klipper_stm32g0b1xx_24000A000A504B4633373520-if00 

Diese Addrsse zur MCU muss noch in der printer.cfg unter[mcu] eingefügt werden und die printer.cfg fertig configuriert werden.

https://www.reddit.com/r/BIGTREETECH/comments/14m222t/btt_pi_and_btt_adxl345_settings/

Links

     Armbian CB1 Image  
FaLang translation system by Faboba
  • Projects Displayable
  • 3D Printing 3D Printing FDM / FFF
      • Back
      • STL. Collection
      • Facts & Tips
      • FDM Design Guide
      • Filament Finder
      • 3D Printing Help
      • FDM Firmware
          • Back
          • Klipper
          • RepRap Firmware
      • Purchase Advice
          • Back
          • 3D Printer 3D Printer
          • Components
  • Media Photo Video Web
      • Back
      • Photo & Video
          • Back
          • Tipps
          • Equipment
      • Web
          • Back
          • Joomla CMS
          • Scripts & Coding
          • Optimization
          • Security
          • Social Media
      • Gallery
  • Programs Software
  • Craft Corner
      • Back
      • RC-Sport Funkgesteuert
      • CNC Fräsen
      • Laser Gravieren / Schneiden
  • Vita Alltägliches
      • Back
      • Haus & Wohnen
  • About About Stefan
      • Back
      • Career Path
      • Treat Me
  • Support Project & Me
  • Search
  • Impressum
  • Privacy Policy
  • Registration
      • Back
      • Registration
  • Tags
      • Back
      • 3D Print
      • YouTube
  • Sitemap
© 2025 Stefan J. Trucker
 Design & Implementation by Stefan J. Trucker

3D Jake