Adjusted printer.cfg intro.

This commit is contained in:
Bassam Husain
2023-02-02 19:39:25 -05:00
parent 7632346ceb
commit 91bcf43ab2

View File

@@ -1,14 +1,11 @@
# This file contains pin mappings for the stock Sovol SV06 # 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. # Using the wrong firmware, or wrong configuration, has the potential to destroy
# Also, since it is using the GD32F103, please select Disable SWD at startup # your 3D printer.
#
# Flash this firmware by copying "out/klipper.bin" to a SD card and # ⚠️⚡☢️ USE AT YOUR OWN RISK! YOU HAVE BEEN WARNED! ☢️⚡⚠️
# turning on the printer with the card inserted. The firmware #
# filename must end in ".bin" and must not match the last filename # See https://www.klipper3d.org/Config_Reference.html for configuration reference.
# that was flashed.
# See docs/Config_Reference.md for a description of parameters.
[include ./macros/macros.cfg] [include ./macros/macros.cfg]
[include ./macros/TEST_SPEED.cfg] [include ./macros/TEST_SPEED.cfg]