Improvements and fixes to Lulzbot UI (#15490)
This commit is contained in:
parent
e6055dce76
commit
dc14d4a13c
20 changed files with 191 additions and 105 deletions
|
|
@ -566,3 +566,7 @@
|
|||
#define HAS_SDCARD_CONNECTION EITHER(TARGET_LPC1768, ADAFRUIT_GRAND_CENTRAL_M4)
|
||||
|
||||
#define HAS_LINEAR_E_JERK (DISABLED(CLASSIC_JERK) && ENABLED(LIN_ADVANCE))
|
||||
|
||||
#ifndef SPI_SPEED
|
||||
#define SPI_SPEED SPI_FULL_SPEED
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue