- Login using SSH client to your QIDI printer
- Execute this command to access klipper_config path
cd ~/klipper_config/
- Clone 3Dwork Klipper Bundle - QIDI Edition
git clone https://github.com/3dwork-io/3dwork-klipper-qidi.git
Warning
Only needed first time on clean installation:
- Execute this command to access bundle scripts folder
cd /home/mks/klipper_config/3dwork-klipper-qidi/scripts/
- Launch installer
./3dwork-install.sh
- From your Klipper web UI add this line to the end of your moonraker.conf config file:
[include 3dwork-klipper-qidi/moonraker.conf]
- From your Klipper web UI add the content at the end of your printer.cfg (before SAVE_CONFIG section at the end) : https://github.com/3dwork-io/3dwork-klipper-qidi/blob/8f9ae9970644369d1b3bdf7f6c5e72a331f8cb71/3dwork-klipper-qidi.cfg
- From the previous config enable (removing #) or disable (adding #) the configurations that meets your machine/requirements... should be interesting if you enable our regular and shell macros :) or config printer
- 3Dwork Klipper QIDI bundle macros
- 3Dwork Klipper QIDI bundle configs
- X-Max 3 - Manual Bed Leveling Features, provide config to level manually or assisted by probe your bed... more information -> https://klipper.3dwork.io/klipper/empezamos/nivelacion-cama-manual
- X-Max 3 - Enable extra MCU temperature report, provide config to show other temperatures
- Create Repository
- Create base installer
- Create QIDI X-Max 3 printer profile mods
- CI - Update Gists
- CI - Readme Automatic Translation
- Added MCU temperature mod
- Added manual bedleveling config
- Added Klippain ShakeTune
- Added Smart PID macros with temperature and fan speed selection and log/notification - PID_EXTRUDER / PID_BED / PID_ALL
- Added Smart M600 macros with filament management support, variables for custom setup and user macros to integrate third party actions (like led management, buzzer, etc...) - M600 / PAUSE_MACRO / _DISABLE_FS / UNLOAD_FILAMENT / PURGE_FILAMENT / _ENABLE_FS