Add XYZ_NO_FRAME option

This commit is contained in:
Scott Lahteine
2020-05-03 01:24:39 -05:00
parent 36efe75ad1
commit 9a6934874a
7 changed files with 20 additions and 14 deletions

View File

@ -26,7 +26,6 @@
//
// Limit Switches
//
#define X_MIN_PIN P1_29
#define X_MAX_PIN P1_28
#define Y_MIN_PIN P1_27