config: Add a generic-minitronics1.cfg example config file
Information provided by @BKLronin. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
4
test/configs/atmega1280.config
Normal file
4
test/configs/atmega1280.config
Normal file
@@ -0,0 +1,4 @@
|
||||
# Base config file for atmega1280
|
||||
CONFIG_MACH_AVR=y
|
||||
CONFIG_MACH_atmega1280=y
|
||||
CONFIG_CLOCK_FREQ=16000000
|
||||
@@ -28,6 +28,10 @@ CONFIG ../../config/printer-velleman-k8200-2013.cfg
|
||||
CONFIG ../../config/printer-wanhao-duplicator-i3-plus-2017.cfg
|
||||
CONFIG ../../config/printer-wanhao-duplicator-6-2016.cfg
|
||||
|
||||
# Printers using the atmega1280
|
||||
DICTIONARY atmega1280.dict
|
||||
CONFIG ../../config/generic-minitronics1.cfg
|
||||
|
||||
# Printers using the atmega1284p
|
||||
DICTIONARY atmega1284p.dict
|
||||
CONFIG ../../config/generic-melzi.cfg
|
||||
|
||||
Reference in New Issue
Block a user