diff --git a/README.md b/README.md index 9690417..634dac7 100644 --- a/README.md +++ b/README.md @@ -343,6 +343,10 @@ Some tips: - Pay close attention throughout the run, so that you can click ${\small{\textcolor{red}{\texttt{EMERGENCY STOP}}}}$ at a moment's notice. - This macro will simply help you determine the maximum speed your printhead and bed can reliably move at, not necessarily print at. The bottleneck for my SV06, for example, is the 15mm/s^2 that the hotend maxes out at (well under 200mm/s actual print speed). +### How do I compile my own firmware? + +Please see [this discussion](https://github.com/bassamanator/Sovol-SV06-firmware/discussions/111). + ## Useful Resources - [Everything Sovol SV06](https://github.com/bassamanator/everything-sovol-sv06) diff --git a/images/make-menuconfig.png b/images/make-menuconfig.png new file mode 100644 index 0000000..6442636 Binary files /dev/null and b/images/make-menuconfig.png differ diff --git a/misc/klipper-v0.11.0-148-g52f4e20c.bin b/misc/klipper-v0.11.0-148-g52f4e20c.bin deleted file mode 100755 index b0bf091..0000000 Binary files a/misc/klipper-v0.11.0-148-g52f4e20c.bin and /dev/null differ diff --git a/misc/klipper-v0.12.0-10-gea2f6bc0.bin b/misc/klipper-v0.12.0-10-gea2f6bc0.bin new file mode 100644 index 0000000..939fe84 Binary files /dev/null and b/misc/klipper-v0.12.0-10-gea2f6bc0.bin differ