Skip to content

Instantly share code, notes, and snippets.

View nessex's full-sized avatar
:shipit:

Nathan Essex nessex

:shipit:
  • Tokyo, JP / Brisbane, AU
View GitHub Profile
@nessex
nessex / upgrade-qidi-x-plusmax3.sh
Last active May 11, 2024 01:21
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:
##