From 91bcf43ab208438053548920f376d1c2ec7c88de Mon Sep 17 00:00:00 2001 From: Bassam Husain Date: Thu, 2 Feb 2023 19:39:25 -0500 Subject: [PATCH] Adjusted printer.cfg intro. --- printer.cfg | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/printer.cfg b/printer.cfg index b6483dd..2d37ae8 100644 --- a/printer.cfg +++ b/printer.cfg @@ -1,14 +1,11 @@ -# This file contains pin mappings for the stock Sovol SV06 -# To use this config, during "make menuconfig" select the -# STM32F103 with a "28KiB bootloader" and serial (on USART1 PA10/PA9) communication. -# Also, since it is using the GD32F103, please select Disable SWD at startup - -# Flash this firmware by copying "out/klipper.bin" to a SD card and -# turning on the printer with the card inserted. The firmware -# filename must end in ".bin" and must not match the last filename -# that was flashed. - -# See docs/Config_Reference.md for a description of parameters. +# This file contains pin mappings for the stock Sovol SV06. +# +# Using the wrong firmware, or wrong configuration, has the potential to destroy +# your 3D printer. +# +# ⚠️⚡☢️ USE AT YOUR OWN RISK! YOU HAVE BEEN WARNED! ☢️⚡⚠️ +# +# See https://www.klipper3d.org/Config_Reference.html for configuration reference. [include ./macros/macros.cfg] [include ./macros/TEST_SPEED.cfg]