Initial SAV MkI (RepRap CloneWars board) integration.
Included support for BT dongle on AT90USB boards. Added LCD Shift Register LCD control Included support for RepRap Clone Wars project board (SAV MKI).
This commit is contained in:
parent
47854ff5ce
commit
b5a964fcc5
11 changed files with 162 additions and 15 deletions
|
|
@ -163,7 +163,7 @@
|
|||
|
||||
#ifdef Z_DUAL_STEPPER_DRIVERS && Y_DUAL_STEPPER_DRIVERS
|
||||
#error "You cannot have dual drivers for both Y and Z"
|
||||
#endif
|
||||
#endif
|
||||
|
||||
// Enable this for dual x-carriage printers.
|
||||
// A dual x-carriage design has the advantage that the inactive extruder can be parked which
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue