User Tools

Site Tools


klipper_faq:klipper_0_auf_100:sovol_sv08_mainstream_klipper

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
klipper_faq:klipper_0_auf_100:sovol_sv08_mainstream_klipper [2025/07/17 18:10] – [erstes Booten] dominikklipper_faq:klipper_0_auf_100:sovol_sv08_mainstream_klipper [2025/07/17 18:30] (current) – [Sovol SV08 Mainstream Klipper] dominik
Line 2: Line 2:
   * basierend auf: https://github.com/Rappetor/Sovol-SV08-Mainline   * basierend auf: https://github.com/Rappetor/Sovol-SV08-Mainline
   * :!: Diese Anleitung behandelt nur das eMMC Update. Es geht hier nicht um die SD Karten Variante. Wer dazu nähere Infos braucht kann das im Github nachlesen!   * :!: Diese Anleitung behandelt nur das eMMC Update. Es geht hier nicht um die SD Karten Variante. Wer dazu nähere Infos braucht kann das im Github nachlesen!
 +
 +===== YouTube Video #xxx =====
 +{{youtube>xxx?half}}
 +
 +\\ 
 +
  
 ===== Vorbereitungen ===== ===== Vorbereitungen =====
Line 80: Line 86:
  
  
-===== Login & Updates =====+===== Updates & Klipper ===== 
 +  * System Updaten \\ ''sudo apt update && sudo apt upgrade'' 
 +  * Ein paar sinnvolle Tools nachinstallieren \\ ''sudo apt install -y git git-lfs silversearcher-ag wavemon hexedit sudoku tcpdump iptraf mc htop dcfldd nano usbutils ranger tldr ncdu can-utils multitail fd-find lsof x11vnc terminator minicom cutecom joystick jstest-gtk i2c-tools speedtest-cli iotop fio ir-keytable curl inxi && mkdir -p ~/.local/share && tldr -u'' 
 +  * kiauh besorgen \\ ''cd ~ && git clone https://github.com/dw-0/kiauh.git'' 
 +  * kiauh starten \\ ''./kiauh/kiauh.sh'' \\ Wir verwenden die Version 6 **TBD** 
 +    * Install Klipper, Moonraker, Mainsail, Crowsnest, KlipperScreen 
 +    * KIAUH main menu -> Advanced -> Extra Dependencies: -> [Input Shaper] 
 +  * Moonraker nachinstallieren  
 +    * ''cd ~/'' 
 +    * ''git clone https://github.com/mainsail-crew/moonraker-timelapse.git'' 
 +    * ''cd ~/moonraker-timelapse'' 
 +    * ''make install'' 
 +    * ''nano ~/printer_data/config/moonraker.conf'' und folgendes einfügen \\ <code> 
 +[update_manager timelapse] 
 +type: git_repo 
 +primary_branch: main 
 +path: ~/moonraker-timelapse 
 +origin: https://github.com/mainsail-crew/moonraker-timelapse.git 
 +managed_services: klipper moonraker 
 + 
 +[timelapse] 
 +##   Following basic configuration is default to most images and don't need 
 +##   to be changed in most scenarios. Only uncomment and change it if your 
 +##   Image differ from standart installations. In most common scenarios  
 +##   a User only need [timelapse] in their configuration. 
 +output_path: ~/timelapse/                ##   Directory where the generated video will be saved 
 +frame_path: /tmp/timelapse/              ##   Directory where the temporary frames are saved 
 +ffmpeg_binary_path: /usr/bin/ffmpeg      ##   Directory where ffmpeg is installed 
 +</code> 
 +    * im Mainsail Interface Timelapse einrichten 
 +    * im Sliver später ''TIMELAPSE_TAKE_FRAME'' einbinden! 
 +  * Ab hier ist ein Standard Klipper System installiert. Ein ''sudo reboot'' könnte man ausführen wenn es nach crowsnest noch nicht gemacht wurde.  
 +===== Klipper Addons (Sovol) ===== 
 + 
 +===== stutil compilieren ===== 
 + 
 +===== Backup Firmware ===== 
 + 
 +===== Mainboard flashen ===== 
 + 
 +===== Kopfboard flashen =====
  
-===== Klipper Installation =====+===== Seriale Ports =====
  
-===== Tuning =====+===== Tests =====
  
klipper_faq/klipper_0_auf_100/sovol_sv08_mainstream_klipper.1752768639.txt.gz · Last modified: by dominik

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki