mirror of
https://github.com/bassamanator/Sovol-SV06-firmware.git
synced 2025-11-08 21:41:15 +00:00
Adjusted printer.cfg intro.
This commit is contained in:
19
printer.cfg
19
printer.cfg
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user