diff options
author | Kevin O'Connor <kevin@koconnor.net> | 2022-06-16 10:56:30 -0400 |
---|---|---|
committer | Kevin O'Connor <kevin@koconnor.net> | 2022-06-16 10:56:30 -0400 |
commit | e98a29bef37f2198fd8376f6cf72e66bc2796edf (patch) | |
tree | 5afb9bedae77596fa9817e7dfba73f24f4949a62 /config/printer-creality-cr10-v3-2020.cfg | |
parent | 31f9bbf105e70a5a9ab758a36202cda275075693 (diff) | |
download | kutter-e98a29bef37f2198fd8376f6cf72e66bc2796edf.tar.gz kutter-e98a29bef37f2198fd8376f6cf72e66bc2796edf.tar.xz kutter-e98a29bef37f2198fd8376f6cf72e66bc2796edf.zip |
config: Minor comment changes to printer-creality-cr10-v3-2020.cfg
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
Diffstat (limited to 'config/printer-creality-cr10-v3-2020.cfg')
-rw-r--r-- | config/printer-creality-cr10-v3-2020.cfg | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/config/printer-creality-cr10-v3-2020.cfg b/config/printer-creality-cr10-v3-2020.cfg index fec583fa..8b6c355e 100644 --- a/config/printer-creality-cr10-v3-2020.cfg +++ b/config/printer-creality-cr10-v3-2020.cfg @@ -1,23 +1,16 @@ -# This file contains common pin mappings for the 2020 Creality -# CR-10 V3. The mainboard is a Creality 3D v2.5.2 (8-bit mainboard -# with ATMega2560). -# To use this config, the firmware should be compiled for the -# AVR atmega2560. -# -# To flash do "make flash" and if it does not and avrdude also -# does not work then one may need to flash a bootloader to the -# board - see the Klipper docs/Bootloaders.md file for more -# information. -# +# This file contains common pin mappings for the 2020 Creality CR-10 +# V3. The mainboard is a Creality 3D v2.5.2 (8-bit mainboard with +# ATMega2560). To use this config, the firmware should be compiled for +# the AVR atmega2560. + # See docs/Config_Reference.md for a description of parameters. -# + # For better compatibility with GCodes generated for Marlin, you # may wish to add the following section, if you have BLTouch: #[gcode_macro G29] #gcode: # BED_MESH_CALIBRATE -# -# + [stepper_x] step_pin: PF0 #ar54 dir_pin: PF1 #ar55 |