Skip to content

Instantly share code, notes, and snippets.

@flemichellec
flemichellec / upgrade-qidi-x-plusmax3.sh
Created May 10, 2024 14:34 — forked from nessex/upgrade-qidi-x-plusmax3.sh
Script for updating a QIDI X-Plus3 / X-Max3 to latest Klipper, Moonraker, Fluidd etc.
#!/bin/bash
## upgrade-qidi-x-plusmax3.sh
##
## Usage:
##
## ssh -u mks {printer_ip}
## curl https://gist.githubusercontent.com/nessex/7b574fbe6d965439b773d922ca1b9e05/raw -sSF | bash
##
## OR:
##