mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-08 17:21:04 -07:00
Remove year from filename and add explanation
- Renamed printer-creality-cr10-smart-cr-fdm-v2.5.s1-2022.cfg to printer-creality-cr10-smart-cr-fdm-v2.5.s1.cfg - Added explanation that existing CR-10 Smart examples didn't work with this specific mainboard variant - Configuration based on reverse-engineered pin analysis of CR-FDM-v2.5.S1 -100 mainboard
This commit is contained in:
parent
e3e1548e2e
commit
255f51aaad
1 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,11 @@
|
|||
# This file contains pin mappings for the Creality CR-10 Smart
|
||||
# with a CR-FDM-v2.5.S1 -100 mainboard (STM32F103RET6).
|
||||
#
|
||||
# NOTE: This configuration was created because the existing CR-10 Smart
|
||||
# examples in config/printer-creality-cr10-smart-*.cfg did not work with
|
||||
# this specific CR-FDM-v2.5.S1 mainboard variant. This config is based on
|
||||
# reverse-engineered pin analysis and confirmed working configuration.
|
||||
#
|
||||
# Hardware architecture:
|
||||
# - Main board: STM32F103RET6 microcontroller
|
||||
# - Secondary strain gauge board: STM32F030F4P6 + NX711 load cell ADC
|
||||
Loading…
Add table
Add a link
Reference in a new issue