Клиппер
Go to file
Kevin O'Connor bdd938b578 board_pins: Use an explicit parameter to specify mcu name(s)
Add an 'mcu' option to the board_pins config and use that to specify
the name of the mcu to apply the aliases to.  Support applying the
aliases to multiple mcus.

Add support for any number of options starting with an "aliases_"
prefix.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2020-11-20 12:00:36 -05:00
.github/workflows build-test: Move system package installation to ci-install.sh 2020-10-30 15:30:48 -04:00
config board_pins: Use an explicit parameter to specify mcu name(s) 2020-11-20 12:00:36 -05:00
docs board_pins: Use an explicit parameter to specify mcu name(s) 2020-11-20 12:00:36 -05:00
klippy board_pins: Use an explicit parameter to specify mcu name(s) 2020-11-20 12:00:36 -05:00
lib lib: Add a .gitignore file for intermediate files in lib/ directory 2020-08-21 11:34:06 -04:00
scripts build-test: Move system package installation to ci-install.sh 2020-10-30 15:30:48 -04:00
src neopixel: Fix neopixel_result message so that it contains an oid 2020-11-05 11:40:34 -05:00
test docs: Move config reference information to new Config_Reference.md 2020-11-18 20:10:21 -05:00
.gitignore util: Fix versioning when gitdir is absent (#809) 2018-10-27 10:44:38 -04:00
COPYING
Makefile Makefile: fixed missing dependency on autoconf.h 2020-06-15 17:14:58 -04:00
README.md docs: Update main README file to point to website 2019-04-20 13:43:35 -04:00

README.md

Welcome to the Klipper project!

Klipper

https://www.klipper3d.org/

Klipper is a 3d-Printer firmware. It combines the power of a general purpose computer with one or more micro-controllers. See the features document for more information on why you should use Klipper.

To begin using Klipper start by installing it.

Klipper is Free Software. See the license or read the documentation.