🚸 MKS UI extrusion speed/steps config (#22656)

This commit is contained in:
DvoraNoob
2021-09-01 21:29:20 -03:00
committed by Scott Lahteine
parent 61364906b3
commit 9f43452fbd
6 changed files with 75 additions and 94 deletions

View File

@ -133,7 +133,7 @@ lp9|lpc9) TESTENV='LPC1769' ;;
t36) TESTENV='teensy35' ;;
t40) TESTENV='teensy41' ;;
t41) TESTENV='teensy41' ;;
[1-9][1-9]|[1-9]) TESTNUM=$TESTENV ; TESTENV=- ;;
[1-9]|[1-9][0-9]) TESTNUM=$TESTENV ; TESTENV=- ;;
esac
if ((AUTO_BUILD)); then