🔧 Update Prusa MK3/S Configs (#777)

This commit is contained in:
Keith Bennett 2022-07-16 21:15:15 -07:00 committed by GitHub
parent 79009a40b2
commit 9cc84d2f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 31 additions and 7 deletions

View file

@ -77,7 +77,7 @@
// Tall Bear (320mm)?
//#define TALLBEAR
// SuperPinda present?
// SuperPINDA present?
//#define SUPERPINDA
/**
@ -1763,7 +1763,7 @@
#endif
#if EITHER(MIN_SOFTWARE_ENDSTOPS, MAX_SOFTWARE_ENDSTOPS)
//#define SOFT_ENDSTOPS_MENU_ITEM // Enable/Disable software endstops from the LCD
#define SOFT_ENDSTOPS_MENU_ITEM // Enable/Disable software endstops from the LCD
#endif
/**