🚸 MKS UI extrusion speed/steps config (#22656)
This commit is contained in:
committed by
Scott Lahteine
parent
61364906b3
commit
9f43452fbd
@ -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
|
||||
|
Reference in New Issue
Block a user