mirror of
https://github.com/Klipper3d/klipper.git
synced 2025-08-08 14:34:06 -06:00
config: Add an example config for the Duet2 Maestro
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
This commit is contained in:
parent
f6864da58b
commit
e697fc11af
2 changed files with 132 additions and 0 deletions
|
@ -60,6 +60,10 @@ CONFIG ../../config/generic-printrboard.cfg
|
|||
DICTIONARY sam3x8e.dict
|
||||
CONFIG ../../config/generic-radds.cfg
|
||||
|
||||
# Printers using the sam4s8c
|
||||
DICTIONARY sam4s8c.dict
|
||||
CONFIG ../../config/generic-duet2-maestro.cfg
|
||||
|
||||
# Printers using the sam4e8e
|
||||
DICTIONARY sam4e8e.dict
|
||||
CONFIG ../../config/generic-duet2.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue