Skip to content

Instantly share code, notes, and snippets.

@jdwolk
jdwolk / Marlin_SKRMini_E3_V3_Lowrider.diff
Last active November 12, 2022 20:01
Marlin SKR Mini E3 V3 Configs for V1Engineering Lowrider 3
diff --git a/Marlin/Configuration.h b/Marlin/Configuration.h
index f52ae11b04..aa039af292 100644
--- a/Marlin/Configuration.h
+++ b/Marlin/Configuration.h
@@ -69,7 +69,7 @@
// @section info
// Author info of this build printed to the host during boot and M115
-#define STRING_CONFIG_H_AUTHOR "(BigTreeTech, SKR-mini-E3-V3.0)" // Who made the changes.
+#define STRING_CONFIG_H_AUTHOR "(JD Wolk)" // Who made the changes.