Skip to content

Commit

Permalink
Update hardware_config.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moggieuk authored Jul 24, 2023
1 parent dab042c commit e73c042
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/hardware_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ mmu/
This makes the minimal include into your printer.cfg easy: `[include mmu/base/*.cfg]'

#### MCU and Pin Validation
The `mmu.cfg` file is part of the hardware configuration but defines aliases for all of the pins used in `mmu_hardware.cfg`. The benefit of this is that configuration frameworks like [Klippain](https://github.com/Frix-x/klippain) can most easily incorporate. It is also in keeping with an organized modular layout.
The `mmu.cfg` file is part of the hardware configuration but defines aliases for all of the pins used in `mmu_hardware.cfg`. The benefit of this is that configuration frameworks like [Klippain](https://github.com/Frix-x/klippain) can more easily incorporate. It is also in keeping with an organized modular layout.

#### Hardware Configuration
This can be daunting but the interactive installer will make the process easy for common mcu's designed for a MMU (e.g. ERCF EASY-BRD, Burrows ERB, etc)
Expand Down

0 comments on commit e73c042

Please sign in to comment.